Skip to the content.

Where I am?

An Implementation of pwd πŸ†’

Usage

Returns the current working directory in string format.

let path = where_i_am()?;

println!("{}", path);

CLI

Installation

cargo install whereiam

Or use a binary from releases.

Usage

Just like pwd πŸ‘‡

whereiam # /home/justice/repos/whereiam

Authors

Eliaz Bobadilla - Creator and Maintainer πŸ’ͺ

See also the full list of contributors who participated in this project ✨

Support

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 ⭐

Licence

Licensed under the MIT License πŸ“„