Constant inotify::ffi::IN_OPEN
[−]
[src]
pub const IN_OPEN: uint32_t=
32
Event: File was opened.
When monitoring a directory, the event may occur both for the directory itself and the files within.