Method lrs::inotify::InodeData::name

Returns the name of the file that triggered the event.

Syntax

impl InodeData {
    fn name(&self) -> &CStr
}