Constant lrs::inotify::events::INEV_MODIFY

The file was modified.

Syntax

const INEV_MODIFY: InodeEvents = InodeEvents(IN_MODIFY);

See also