nushell/crates/nu-command/src/conversions
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
..
into Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
fmt.rs feat: add search terms for conversions (#5259) 2022-04-20 11:48:32 -05:00
mod.rs new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00