Method lrs::file::Info::nr_hard_links

Returns the number of hard links to the file.

Syntax

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