mirror of
https://github.com/nushell/nushell.git
synced 2024-11-27 02:44:01 +01:00
0f10d984c3
* add -p for path expand, so it doesn't follow symlink * fix arg name * rename from no-dereferenct to no-follow-link * rename from no-follow-link to no-symlink, and change short -p to -n * follow strict first * fix * simplify test * fix clippy * fix test on windows |
||
---|---|---|
.. | ||
basename.rs | ||
dirname.rs | ||
exists.rs | ||
expand.rs | ||
join.rs | ||
mod.rs | ||
parse.rs | ||
split.rs | ||
type_.rs |