class LSProtocol::StaticRegistrationOptions
- LSProtocol::StaticRegistrationOptions
- Reference
- Object
Overview
Static registration options to be returned in the initialize request.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : String | Nil
The id used to register the request.
Constructor Detail
Instance Method Detail
def id : String | Nil
#
The id used to register the request. The id can be used to deregister the request again. See also Registration#id.