1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-21 18:30:46 +02:00
nushell/crates/nu-command
Luccas Mateus 0fe6c7c558
Mathsqrt ()
* 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
..
assets nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00
src Mathsqrt () 2021-04-01 16:26:05 -05:00
tests Mathsqrt () 2021-04-01 16:26:05 -05:00
build.rs nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.29.1 () 2021-03-31 20:13:40 +13:00