nushell/crates/nu-command/src
Luccas Mateus 0fe6c7c558
Mathsqrt (#3239)
* Output error when ls into a file without permission

* math sqrt

* added test to check fails when ls into prohibited dir

* fix lint

* math sqrt with tests and doc

* trigger wasm build

* Update filesystem_shell.rs

* always forgetting the linting

* fix clippy complaining

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-04-01 16:26:05 -05:00
..
commands Mathsqrt (#3239) 2021-04-01 16:26:05 -05:00
examples
utils Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
commands.rs Mathsqrt (#3239) 2021-04-01 16:26:05 -05:00
examples.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
futures.rs
lib.rs Move script to nu engine (#3092) 2021-03-12 18:20:54 +13:00
prelude.rs Move script to nu engine (#3092) 2021-03-12 18:20:54 +13:00
utils.rs