Constant lrs::inotify::events::INEV_MOVE_SELF

The watched file was moved.

Syntax

const INEV_MOVE_SELF: InodeEvents = InodeEvents(IN_MOVE_SELF);

See also