Constant lrs::inotify::events::INEV_CLOSE_READ

The file was opened read-only and has been closed.

Syntax

const INEV_CLOSE_READ: InodeEvents = InodeEvents(IN_CLOSE_NOWRITE);

See also