Constant lrs::inotify::events::INEV_IGNORED

The watched object has been removed from the inotify object.

Syntax

const INEV_IGNORED: InodeEvents = InodeEvents(IN_IGNORED);

See also