Expand description
Path and filesystem helpers
Functions§
- dir_
size - Recursively compute total size of a directory in bytes. Returns
Noneon permission or I/O error. - format_
bytes - Format byte count as human-readable string (e.g. 1_048_576 -> “1.0 MB”).