nushell/crates/nu-command
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
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
tests Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Load parquet and json files (#3437) 2021-05-19 07:33:10 +12:00