libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
DWHandler
libasync
watcher
Undocumented in source.
package
struct
DWHandler {
AsyncDirectoryWatcher
ctxt
;
void
delegate
()
del
;
void
opCall
();
}
Members
Functions
opCall
void
opCall
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ctxt
AsyncDirectoryWatcher
ctxt
;
Undocumented in source.
del
void
delegate
()
del
;
Undocumented in source.
Meta
Source
See Implementation
libasync
watcher
classes
AsyncDirectoryWatcher
enums
DWFileEvent
structs
DWChangeInfo
DWHandler
WatchInfo