class LSProtocol::DidChangeWatchedFilesNotification
- LSProtocol::DidChangeWatchedFilesNotification
- Reference
- Object
Overview
The watched files notification is sent from the client to the server when the client detects changes to file watched by the language 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 : DidChangeWatchedFilesParams