struct

Inquirer::Request

Inherits JSON::Serializable < Struct < Value < Object

Represents a request that a client sends to the server.

Constructors

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

Instance methods

command
Source
to_s(io)
Source