DidChangeWatchedFilesRegistrationOptions

Undocumented in source.
final
class DidChangeWatchedFilesRegistrationOptions : RegistrationOptions {}

Constructors

this
this(FileSystemWatcher[] watchers)
Undocumented in source.

Members

Variables

watchers
FileSystemWatcher[] watchers;
Undocumented in source.

Meta