Crate dua

Source

Modules§

inodefilter
traverse

Structs§

ByteFormatDisplay
Throttle
Throttle access to an optional io::Write to the specified Duration
WalkOptions
Configures a filesystem walk, including output and formatting options.
WalkResult
Information we gather during a filesystem walk

Enums§

ByteFormat
Specifies a way to format bytes
TraversalSorting
Identify the kind of sorting to apply during filesystem iteration

Functions§

aggregate
Aggregate the given paths and write information about them to out in a human-readable format. If compute_total is set, it will write an additional line with the total size across all given paths. If sort_by_size_in_bytes is set, we will sort all sizes (ascending) before outputting them.
canonicalize_ignore_dirs
get_entry_or_panic