Commander::PluginSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, name : String, version : String, api_version : String, runtime : String, entrypoint : String | Nil, entrypoint_path : String | Nil, permissions : Array(String), command_ids : Array(String), key_bindings : Array(String))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
api_version
Sourcecommand_ids
Sourceentrypoint
Sourceentrypoint_path
Sourceid
Sourcekey_bindings
Sourcename
Sourcepermissions
Sourceruntime
Sourceversion
Source