class LSProtocol::RegistrationRequest
- LSProtocol::RegistrationRequest
- Reference
- Object
Overview
The client/registerCapability
request is sent from the server to the client to register a new capability
handler on the client side.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : Int32 | String
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : RegistrationParams