struct

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))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

api_version
Source
command_ids
Source
entrypoint
Source
entrypoint_path
Source
key_bindings
Source
name
Source
permissions
Source
runtime
Source
version
Source