struct

CB::Model::Operation

Inherits JSON::Serializable / Struct / Value / Object

Upgrade operation.

Constructors

new(flavor : Flavor, state : State, starting_from : String | Nil = nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

flavor
Source
flavor=(flavor : Flavor)
Source
starting_from
Source
starting_from=(starting_from : String | Nil)
Source
state
Source
state=(state : State)
Source

Nested types