class

LSProtocol::ExitNotification

Inherits JSON::Serializable / Reference / Object

The exit event is sent from the client to the server to ask the server to exit its process.

Constructors

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

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source