diskr-cli 1.0.0

Save your disk space, without fear of deleting the wrong thing.
Documentation
1
2
3
4
5
6
7
8
pub mod analyzer;
pub mod cleaner;
pub mod cli;
pub mod config;
pub mod health;
pub mod history;
pub mod scanner;
pub mod ui;