class LSProtocol::InitializedNotification
- LSProtocol::InitializedNotification
- Reference
- Object
Overview
The initialized notification is sent from the client to the server after the client is fully initialized and the server is allowed to send requests from the server to the client.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
- #id : Int32 | String | Nil
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : InitializedParams