Commander::PluginActionSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(plugin_id : String, command_id : String, kind : String, operation : String, uri : String, target_uri : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command_id
Sourcekind
Sourceoperation
Sourceplugin_id
Sourcetarget_uri
Sourceuri
Source