Structs§
- DirStats
- Size and last-modified time computed in a single directory walk
Functions§
- dir_
last_ modified - Get the last modification time of any file in the directory
- dir_
size - Calculate the total size of a directory (sum of all file sizes)
- dir_
stats - Walk a directory once and return both total size and last-modified time.
- format_
size - Format bytes into human-readable string