Inquirer::Request
Inherits JSON::Serializable < Struct < Value < Object
Represents a request that a client sends to the server.
Constructors
new(pull : JSON::PullParser)
Sourcenew(command : Inquirer::Command)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
command
Sourceto_s(io)
Source