fswatch ~master (2021-12-24T08:55:01.4898293)
Dub
Repo
FileWatch.this
fswatch
FileWatch
Creates an instance using the linux inotify API
this
(string path, bool recursive, bool treatDirAsFile)
this
(string path, bool recursive, bool ignored)
struct
FileWatch
version(!FSWUsesWin32 && FSWUsesINotify)
this
(
string
path
,
bool
recursive
= false
,
bool
ignored
= false
)
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 linux inotify API