struct

Commander::AutomationCommand

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(command_id : String, panel_index : Int32 = 0, argument : String | Nil = nil, dry_run : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

argument
Source
command_id
Source
dry_run
Source
panel_index
Source