Constant lrs::inotify::events::INEV_CLOSE_WRITE

The file was opened for writing and has been closed.

Syntax

const INEV_CLOSE_WRITE: InodeEvents = InodeEvents(IN_CLOSE_WRITE);

See also