Constant inotify_sys::IN_MOVED_TO [] [src]

pub const IN_MOVED_TO: uint32_t = 128

Event: File or directory was moved in.

When monitoring a directory, the event may occur only for the files within, not the directory itself.