wanderlust 0.2.5

A powerful Windows PATH cleaner and healer. Automatically discovers tools, removes duplicates, and ensures system stability.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pub mod backup;
pub mod baseline;
pub mod backup_lock;
pub mod cleaner;
pub mod discovery;
pub mod elevation;
pub mod invariant_ppt;
pub mod logging;
pub mod snapshot;
pub mod store;
pub mod subsystem;
pub mod uninstall;
pub mod yank_guard;
pub mod system;