fswatch v0.5.2 (2021-07-20T19:04:52Z)
Dub
Repo
FileWatch.this
fswatch
FileWatch
Creates an instance using the Win32 API
this
(string path, bool recursive, bool treatDirAsFile)
struct
FileWatch
version(FSWUsesWin32)
this
(
string
path
,
bool
recursive
= false
,
bool
treatDirAsFile
= false
)
this
(string path, bool recursive, bool ignored)
this
(string path, bool recursive, bool treatDirAsFile)
Meta
Source
See Implementation
fswatch
FileWatch
constructors
this
destructors
~this
functions
getEvents
path
variables
_path
Creates an instance using the Win32 API