[−][src]Constant inotify_sys::IN_ISDIR
pub const IN_ISDIR: uint32_t
Indicates that the subject of an event is a directory
This constant can be used to check against the mask
field in
inotify_event
.
See man page for additional details.
pub const IN_ISDIR: uint32_t
Indicates that the subject of an event is a directory
This constant can be used to check against the mask
field in
inotify_event
.
See man page for additional details.