struct Lester::Profile

Included Modules

Defined in:

lester/profile.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def config : Hash(String, String) | Nil #

[View source]
def description : String | Nil #

[View source]
def devices : Hash(String, Hash(String, String)) | Nil #

[View source]
def name : String | Nil #

[View source]
def used_by : Array(String) | Nil #

[View source]