LSProtocol::DidChangeWatchedFilesRegistrationOptions
Inherits JSON::Serializable / Reference / Object
Describe options to be used when registered for text document change events.
Constructors
new(pull : JSON::PullParser)
Sourcenew(watchers : Array(FileSystemWatcher) | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source