Method lrs::fs::FileSystemInfo::files

Returns the number of files in the filesystem.

Syntax

impl FileSystemInfo {
    fn files(&self) -> u64
}