Commander::OperationPlanSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(kind : String, source_panel : Int32, target_panel : Int32 | Nil, sources : Array(String), target_directory : String | Nil, summary : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
kind
Sourcesource_panel
Sourcesources
Sourcesummary
Sourcetarget_directory
Sourcetarget_panel
Source