inotify::ffi::IN_ACCESS
[-] [+]
[src]
pub const IN_ACCESS: uint32_t=
0x00000001
Event: File was accessed.
When monitoring a directory, the event may occur both for the directory itself and the files within.