| Crates.io | crud-path |
| lib.rs | crud-path |
| version | 0.1.8 |
| created_at | 2025-01-14 11:26:30.087572+00 |
| updated_at | 2025-02-17 02:07:19.112326+00 |
| description | crud-path |
| homepage | https://github.com/ahaoboy/crud-path |
| repository | https://github.com/ahaoboy/crud-path |
| max_upload_size | |
| id | 1515854 |
| size | 28,292 |
This Rust project provides a simple way to manage the system's PATH variable
programmatically. It includes the following functionalities:
cargo binstall crud-path
crud-path get
crud-path add /a/b/c
source ~/.bashrc
crud-path has /a/b/c
crud-path is_github
crud-path add_github_path /x/y
npm i crud-path -g
get_pathPATH variable.PATH variable.PATH may not match
system-wide settings, the result could differ from configuration files.has_pathPATH
variable.PATH.add_pathPATH variable.
PATH variable.