class

LSProtocol::ShowDocumentClientCapabilities

Inherits JSON::Serializable / Reference / Object

Client capabilities for the showDocument request.

@since 3.16.0

Constructors

new(pull : JSON::PullParser)
Source
new(support : Bool | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

support

The client has support for the showDocument request.

Source