nushell/crates/nu-command
Stefan Stanciulescu 4e171203cc
Fix cd-ing into a file (#831)
* Add custom error for path not being a directory

* Fix cd issue with cd-ing into a file

* Keep formatting style as before

* Check if path is not a directory and return error if that's the case
2022-01-23 15:02:12 +02:00
..
assets To html and to md (#453) 2021-12-09 19:16:35 -06:00
src Fix cd-ing into a file (#831) 2022-01-23 15:02:12 +02:00
build.rs Port version (#467) 2021-12-11 14:08:17 -06:00
Cargo.toml Add which command, add external completions, and builtin var completions (#782) 2022-01-21 05:02:53 +11:00