class LSProtocol::DidChangeWatchedFilesRegistrationOptions
- LSProtocol::DidChangeWatchedFilesRegistrationOptions
- Reference
- Object
Overview
Describe options to be used when registered for text document change events.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#watchers : Array(FileSystemWatcher)
The watchers to register.