whi 0.3.3

Stupid simple PATH management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod app;
pub mod atomic_file;
pub mod cli;
pub mod config_manager;
pub mod executor;
pub mod output;
pub mod path;
pub mod path_diff;
pub mod path_resolver;
pub mod session_tracker;
pub mod shell_detect;
pub mod shell_integration;
pub mod system;