inotify::ffi::IN_MOVED_TO
[-] [+]
[src]
pub const IN_MOVED_TO: uint32_t=
0x00000080
Event: File or directory was moved in.
When monitoring a directory, the event may occur only for the files within, not the directory itself.