class

RethinkDB::RemoteConnection::Response

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

b=(b : Array(JSON::Any) | Nil)
Source
e=(e : ErrorType | Nil)
Source
n=(n : Array(Int32) | Nil)
Source
p=(p : JSON::Any | Nil)
Source
r=(r : Array(JSON::Any))
Source
t=(t : ResponseType)
Source