Expand description
Disk usage analyzer with intelligent caching
This library provides fast disk usage calculation with caching support, designed for applications that work with mostly immutable files.
Modules§
- logger
- Logger module for file-based logging
Structs§
- DirStat
- Statistics for a directory and its contents
- DiskUse
- Main interface for disk usage analysis with caching support
Functions§
- format_
size - Format bytes into string with optional human-readable scaling
- get_
default_ cache_ path - Get default cache directory path