pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.
-
Updated
Jun 24, 2023 - Rust
pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.
Developed a functional UNIX command-line interpreter in C with core shell features, including command execution, environment management, and built-in commands.
Add a description, image, and links to the path-handling topic page so that developers can more easily learn about it.
To associate your repository with the path-handling topic, visit your repo's landing page and select "manage topics."