dinotify ~master (2018-02-05T15:27:47Z)
Dub
Repo
Event
dinotify
D-ified inotify event, holds slice to temporary buffer with z-string.
struct
Event {
Watch
watch
;
uint
mask
;
uint
cookie
;
const
(
char
)[]
name
;
}
Meta
Source
See Implementation
dinotify
functions
iNotify
iNotifyTree
structs
Event
INotify
INotifyTree
TreeEvent
Watch
D-ified inotify event, holds slice to temporary buffer with z-string.