Constant inotify::ffi::IN_CLOSE_WRITE [] [src]

pub const IN_CLOSE_WRITE: uint32_t = 8

Event: File opened for writing was closed.

When monitoring a directory, the event may occur both for the directory itself and the files within.