eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
EventDriverWatchers.watchDirectory
eventcore
driver
EventDriverWatchers
Watches a directory or a directory sub tree for changes.
interface
EventDriverWatchers
@
safe
nothrow
WatcherID
watchDirectory
(
string
path
,
bool
recursive
,
FileChangesCallback
callback
)
Meta
Source
See Implementation
eventcore
driver
EventDriverWatchers
functions
addRef
isValid
rawUserData
releaseRef
watchDirectory
properties
userData
Watches a directory or a directory sub tree for changes.