AsyncDirectoryWatcher.unwatchDir

Removes the directory and its files from the event watch list. Recursive will remove all subdirectories in the watch list.

class AsyncDirectoryWatcher
nothrow
bool
unwatchDir
(
string path
,)

Meta