Crate spacehog

Source
Expand description

Find large files on your system.

Structs§

FileSize
The size of a file in bytes.

Functions§

find_top_n_largest_files
Stream the top n largest files under the provided path.