nushell/crates/nu-command/tests/commands/str_
pwygab a0db4ce747
Better error handling using do (#5890)
* adds `capture-errors` flag for `do`

* adds `get-type` core command to get type

* fmt

* add tests in example

* fmt

* fix tests

* manually revert previous changes related to `get-type`

* adds method to check for error name using `into string`

* fix clippy
2022-06-29 20:01:34 -05:00
..
collect.rs Require block params (#4505) 2022-02-17 06:40:24 -05:00
into_string.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
mod.rs Make $nothing | into string == "" (#5490) 2022-05-11 12:26:43 +03:00