2 releases
Uses old Rust 2015
0.1.1 | Dec 7, 2017 |
---|---|
0.1.0 | Dec 7, 2017 |
#25 in #absolute
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.