https://github.com/cptpcrd/realpath-ext
An implementation of realpath() (with some extensions) for *nix systems.
https://github.com/cptpcrd/realpath-ext
Last synced: 3 months ago
JSON representation
An implementation of realpath() (with some extensions) for *nix systems.
- Host: GitHub
- URL: https://github.com/cptpcrd/realpath-ext
- Owner: cptpcrd
- License: mit
- Created: 2021-03-26T22:13:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T02:11:49.000Z (about 3 years ago)
- Last Synced: 2025-12-14T01:42:14.886Z (6 months ago)
- Language: Rust
- Size: 88.9 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# realpath-ext
[](https://crates.io/crates/realpath-ext)
[](https://docs.rs/realpath-ext)
[](https://github.com/cptpcrd/realpath-ext/actions?query=workflow%3ACI+branch%3Amaster+event%3Apush)
[](https://codecov.io/gh/cptpcrd/realpath-ext)
An implementation of realpath() (with some extensions) for \*nix systems.