nushell/crates/nu-command/tests
Fernando Herrera f075e2459d
Commands to engine (#3448)
* commands to engine

* Correction of error in parser

* Added detailed regex error to parse

* better regex error parsing

* clippy corrections

* parse example with test

* secondary error for regex

* removed clone in error parser

* Secondary error message
2021-05-22 10:52:04 -05:00
..
commands Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
format_conversions Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
main.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00