Constant lrs::inotify::events::INEV_DIR

The object of this event is a directory.

Syntax

const INEV_DIR: InodeEvents = InodeEvents(IN_ISDIR);

See also