Constant inotify::ffi::IN_ACCESS [] [src]

pub const IN_ACCESS: uint32_t = 1

Event: File was accessed.

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