An Implementation of pwd 🆒
Returns the current working directory in string format.
```rust let path = whereiam()?;
println!("{}", path); ```
bash
cargo install whereiam
Or use a binary from releases.
Just like pwd
👇
bash
whereiam
E.g:
/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 📄