AsyncDirectoryWatcher.watchDir

Starts watching for file events in the specified directory, recursing into subdirectories will add those and its files to the watch list as well.

class AsyncDirectoryWatcher
nothrow
bool
watchDir
(
string path
,,
bool recursive = false
)

Meta