nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
tests Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Deprecate hash base64, extend decode and add encode commands (#5863) 2022-06-26 00:35:23 +03:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00