class

JsonRpc::Request(P)

Inherits JsonRpc::Entity < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Base class for incoming JSON RPC requests from editor to the ACP agent

Constructors

new(pull : JSON::PullParser)

Base class for incoming JSON RPC requests from editor to the ACP agent

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

Instance methods

clean?

Returns true if there are no unmapped properties after parsing #from_json

Source
jsonrpc
Source
method
Source
params
Source