watchDirectory

Undocumented in source. Be warned that the author may not have intended to support it.
  1. DirectoryWatcher watchDirectory(NativePath path, bool recursive)
  2. DirectoryWatcher watchDirectory(string path, bool recursive)
    @safe
    watchDirectory
    (
    string path
    ,
    bool recursive = true
    )

Meta