nushell/crates/nu-cli/src/shell
Jonathan Turner 08a09e2273
Pipeline blocks (#1579)
* Making Commands match what UntaggedValue needs

* WIP

* WIP

* WIP

* Moved to expressions for conditions

* Add 'each' command to use command blocks

* More cleanup

* Add test for 'each'

* Instead use an expression block
2020-04-13 19:59:57 +12:00
..
completer.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
filesystem_shell.rs Split canonicalize function in two for missing and existing behavior (#1576) 2020-04-12 20:33:38 +12:00
help_shell.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
helper.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
shell.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
shell_manager.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
value_shell.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00