Constant lrs::inotify::events::INEV_OPEN

The file was opened.

Syntax

const INEV_OPEN: InodeEvents = InodeEvents(IN_OPEN);

See also