Commander::AutomationCommand
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(command_id : String, panel_index : Int32 = 0, argument : String | Nil = nil, dry_run : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
argument
Sourcecommand_id
Sourcedry_run
Sourcepanel_index
Source