Method lrs::fs::FileSystemInfo::ty

Returns the type of the filesystem.

Syntax

impl FileSystemInfo {
    fn ty(&self) -> FileSystem
}