class

LSProtocol::DidCloseNotebookDocumentNotification

Inherits JSON::Serializable / Reference / Object

A notification sent when a notebook closes.

@since 3.17.0

Constructors

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

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source