Constant lrs::inotify::events::INEV_CREATE

A file was created in this directory.

Syntax

const INEV_CREATE: InodeEvents = InodeEvents(IN_CREATE);

See also