An Implementation of pwd 🆒
Returns the current working directory in string format.
let path = where_i_am()?;
println!("{}", path);
cargo install whereiam
Or use a binary from releases.
Just like pwd
👇
whereiam # /home/justice/repos/whereiam
Eliaz Bobadilla - Creator and Maintainer 💪
See also the full list of contributors who participated in this project ✨
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit send me a tweet 😆
Consider supporting me on Patreon if you like my work 🙏
Don't forget to start the repo ⭐
Licensed under the MIT License 📄