Method lrs::fs::FileSystemInfo::mount_flags

Returns the flags the filesystem is mounted with.

Syntax

impl FileSystemInfo {
    fn mount_flags(&self) -> Flags
}