class LSProtocol::ClientInfo
- LSProtocol::ClientInfo
- Reference
- Object
Overview
Information about the client
@since 3.15.0 @since 3.18.0 ClientInfo type name added.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#name : String
The name of the client as defined by the client.
-
#version : String | Nil
The client's version as defined by the client.