Inquirer::Response
Inherits JSON::Serializable < Struct < Value < Object
Represents a response that the server sends to a client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(status : Inquirer::Status)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
invalid
Sourceok
SourceInstance methods
status
Sourceto_s(io)
Source