nushell/crates/nu-command/tests
Luccas Mateus 419a0665c8
Output error when ls into a file without permission (#3218)
* Output error when ls into a file without permission

* added test to check fails when ls into prohibited dir

* fix lint

* trigger wasm build

* Update filesystem_shell.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-03-31 19:52:39 +13:00
..
commands Output error when ls into a file without permission (#3218) 2021-03-31 19:52:39 +13:00
format_conversions Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
main.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00