#absolute #systems #command #system #macos #pathname #canonicalized

app realpath

returns the canonicalized absolute pathname

2 releases

Uses old Rust 2015

0.1.1 Dec 7, 2017
0.1.0 Dec 7, 2017

#30 in #absolute

43 downloads per month

MIT/Apache

3KB

realpath

Short and simple implementation of realpath in rust for systems (like MacOS) where this command is not available out of the box.

Usage

cargo install realpath

License

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this document by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps