struct Lester::Image
- Lester::Image
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Lester::Image::TypeField
- Lester::Resource
Defined in:
lester/image.crlester/image/type_field.cr
Constructors
Instance Method Summary
- #aliases : Array(Alias) | Nil
- #architecture : String | Nil
- #auto_update? : Bool | Nil
- #cached? : Bool | Nil
- #created_at : Time | Nil
- #expires_at : Time | Nil
- #filename : String | Nil
- #fingerprint : String | Nil
- #last_used_at : Time | Nil
- #profiles : Array(String) | Nil
- #properties : Properties | Nil
- #public? : Bool | Nil
- #size : Int64 | Nil
- #type : Lester::Image::Type | Nil
- #update_source : UpdateSource | Nil
- #uploaded_at : Time | Nil