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

pub const IN_MOVE: uint32_t = (IN_MOVED_FROM | IN_MOVED_TO)

Event: File or directory was moved away or in.

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