nushell/crates/nu-command/tests
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
..
commands Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
format_conversions fixes to nuon for inf, -inf, and NaN (#5818) 2022-06-17 21:01:37 +03:00
main.rs Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00