nushell/crates/nu-command/src/env
Justin Ma b09acdb7f9
Fix unsupported type message for some math related commands (#4672)
* Fix unsupported type message of some math related commands

* changing the error form for UnsupportedInput

* cargo fmt
2022-02-28 10:14:33 -05:00
..
env_command.rs Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
let_env.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
load_env.rs Fix unsupported type message for some math related commands (#4672) 2022-02-28 10:14:33 -05:00
mod.rs Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
with_env.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00