Method lrs::file::Info::inode

Returns the inode of the file.

Syntax

impl Info {
    fn inode(&self) -> u64
}