mirror of
https://github.com/nushell/nushell
synced 2025-01-16 15:14:26 +00:00
73e65df5f6
Previously, we weren't expanding `~`, so `std::fs::metadata` was failing. We now make use of `PathSuggestion` to get the actual path, as represented by a `PathBuf`. |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |