Meridian::Runtime::ReleaseState
Inherits JSON::Serializable < Struct < Value < Object
Constants
SCHEMA_VERSION = 1
Constructors
new(pull : JSON::PullParser)
Sourcenew(current : ReleaseRecord, previous : ReleaseRecord | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcepromote(existing : ReleaseState | Nil, new_current : ReleaseRecord) : ReleaseState
SourceInstance methods
current
Sourceprevious
Sourceschema_version
Sourceswap
Source