inotify::ffi::IN_CLOSE
[-] [+]
[src]
pub const IN_CLOSE: uint32_t=
(IN_CLOSE_WRITE | IN_CLOSE_NOWRITE)
Event: File opened was closed.
When monitoring a directory, the event may occur both for the directory itself and the files within.