struct

Commander::PluginRuntimeResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(ok : Bool, status_text : String | Nil = nil, error : String | Nil = nil, actions : Array(PluginRuntimeAction) = [] of PluginRuntimeAction)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

actions
Source
error
Source
status_text
Source