InotifyDirectoryWatcher

Constructors

this
this(DriverCore core, Path path, bool recursive)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

acquire
void acquire()
Undocumented in source. Be warned that the author may not have intended to support it.
amOwner
bool amOwner()
Undocumented in source. Be warned that the author may not have intended to support it.
readChanges
bool readChanges(DirectoryChange[] dst, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

path
Path path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
recursive
bool recursive [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta