PlaceOS::Model::Version
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(service : String, commit : String, version : String, build_time : String, platform_version : String = {{ (env("PLACE_VERSION")) || "DEV" }})
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
build_time
clone
Sourcecommit
copy_with(service _service = @service, commit _commit = @commit, version _version = @version, build_time _build_time = @build_time, platform_version _platform_version = @platform_version)
Sourceplatform_version
service
version