nushell/crates/nu-command/tests
WindSoilder 0f10d984c3
add -n for path expand, so it doesn't follow symlink (#6255)
* 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
2022-08-10 08:43:56 -05:00
..
commands add -n for path expand, so it doesn't follow symlink (#6255) 2022-08-10 08:43:56 -05:00
format_conversions Add $OLDPWD example for cd (#6194) 2022-07-30 23:29:52 -04:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00