LSP::DidChangeWatchedFilesRegistrationOptions
Inherits JSON::Serializable < Struct < Value < Object
Describe options to be used when registering for file system change events.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source