Test if watch is supported on the current system.
OS X 10.6 and below is not supported.
static bool get isWatchSupported => _FileSystemWatcher.isSupported;