nushell/crates/nu-cli
Bailey Layzer ad395944ef
SyntaxShape checking in Alias (#2377)
* initial, working for shallow internals

* add recurion on Block

* clean up/abstract, Invocations

* use Result

* inspection of Binary, tests

* improve code structure

* move arg shape inspection to Alias command

* add spanned errors, tests, cleanup for PR

* fix test, clippy
2020-08-20 15:18:55 +12:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
tests SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
build.rs Add wasm sample for CI (#2372) 2020-08-19 07:34:05 +12:00
Cargo.toml Add wasm sample for CI (#2372) 2020-08-19 07:34:05 +12:00