struct Lester::Image::Properties

Included Modules

Defined in:

lester/image/properties.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def architecture : String | Nil #

[View source]
def description : String | Nil #

[View source]
def name : String | Nil #

[View source]
def os : String | Nil #

[View source]
def release : String | Nil #

[View source]
def serial : String | Nil #

[View source]
def type : String | Nil #

[View source]
def variant : String | Nil #

[View source]