Constant lrs::inotify::events::INEV_ACCESS

The file was accessed.

Syntax

const INEV_ACCESS: InodeEvents = InodeEvents(IN_ACCESS);

See also