bool isWatchSupported

Test if watch is supported on the current system.

OS X 10.6 and below is not supported.

Source

static bool get isWatchSupported => _FileSystemWatcher.isSupported;