Oxide::Execution::Response
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(data : Array(Oxide::SerializedOutput) | Bool | Float32 | Float64 | Hash(String, Oxide::SerializedOutput) | Int32 | String | Nil = nil, errors : Set(Oxide::RuntimeError) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourceerrors
Source