Constant lrs::inotify::events::INEV_DELETE

A file in this directory was deleted.

Syntax

const INEV_DELETE: InodeEvents = InodeEvents(IN_DELETE);

See also