fswatch v0.6.0 (2021-07-20T19:18:27Z)
Dub
Repo
FileWatch.this
fswatch
FileWatch
Generic fallback implementation using std.file.dirEntries
this
(string path, bool recursive, bool treatDirAsFile)
this
(string path, bool recursive, bool ignored)
this
(string path, bool recursive, bool treatDirAsFile)
struct
FileWatch
version(!FSWUsesWin32 && !FSWUsesINotify && FSWUsesPolling)
this
(
string
path
,
bool
recursive
= false
,
bool
treatDirAsFile
= false
)
Meta
Source
See Implementation
fswatch
FileWatch
constructors
this
destructors
~this
functions
getEvents
path
variables
_path
Generic fallback implementation using std.file.dirEntries