class Thunderstore::Package::Version
- Thunderstore::Package::Version
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
thunderstore/version.crConstructors
Instance Method Summary
-
#date_created : Time
@[JSON::Field(converter: Time::Format::ISO_8601_DATE_TIME)]
- #dependencies : Array(String)
- #description : String
- #download_url : String
- #downloads : Int32
- #file_size : Int32
- #full_name : String
- #icon : String
- #is_active : Bool
- #name : String
- #uuid4 : String
- #version_number : String
- #website_url : String