nushell/crates/nu-cli/tests
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
..
commands SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
format_conversions Renamed time units (#2356) 2020-08-16 07:03:28 +12:00
main.rs Add (near) automatic testing for command examples (#1777) 2020-05-18 08:56:01 -04:00