beangle-micdn ~master (2021-10-31T17:47:52.0688389)
Dub
Repo
Event
beangle
fs
inotify
Undocumented in source.
struct
Event {
int
wd
;
uint
mask
;
uint
cookie
;
string
path
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cookie
uint
cookie
;
Undocumented in source.
mask
uint
mask
;
Undocumented in source.
path
string
path
;
Undocumented in source.
wd
int
wd
;
Undocumented in source.
Meta
Source
See Implementation
beangle
fs
inotify
functions
eventNames
structs
Event