inotify::ffi::IN_OPEN [-] [+] [src]

pub const IN_OPEN: uint32_t = 0x00000020

Event: File was opened.

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