Expand description
Command handler modules.
Each subcommand has its own module with a run() function.
Structs§
- Cache
Report - One cache directory that exists on this machine.
- Clear
Outcome - What happened to one cache.
Enums§
- Clear
- How one cache is emptied.
Functions§
- is_
cache_ manager - Whether
nameis a cache manager dev-prune knows, for validatingcache_max_gb. - known_
managers - Every manager name
clearaccepts, in report order, without repeats. - run
- Run the
cachescommand. - run_
clear - Run
dev-prune caches clear <target>.