LSProtocol::ClientInfo
Inherits JSON::Serializable / Reference / Object
Information about the client
@since 3.15.0 @since 3.18.0 ClientInfo type name added.
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil, version : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source