fswatch v0.2.1 (2017-10-21T13:40:46Z)
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 ignored1, bool ignored2)
struct
FileWatch
version(!FSWUsesWin32 && FSWUsesINotify)
this
(
string
path
,
bool
ignored1
= false
,
bool
ignored2
= false
)
this
(string path, bool recursive, bool treatDirAsFile)
Meta
Source
See Implementation
fswatch
FileWatch
constructors
this
destructors
~this
functions
getEvents
variables
path
Creates an instance using the linux inotify API