Method lrs::file::Info::mode

Returns the mode of the file.

Syntax

impl Info {
    fn mode(&self) -> Mode
}