nushell/crates/nu-cli/src
Jonathan Turner bd5836e25d
Aliases (#1589)
* WIP getting scopes right

* finish adding initial support

* Finish with alias and add startup commands
2020-04-15 17:43:23 +12:00
..
commands Aliases (#1589) 2020-04-15 17:43:23 +12:00
data Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
env some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
evaluate Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
format some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
shell Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
stream Introduce InterruptibleStream type. 2020-03-29 17:03:01 -04:00
utils Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
cli.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
commands.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
context.rs Aliases (#1589) 2020-04-15 17:43:23 +12:00
data.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
deserializer.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
env.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
format.rs some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
futures.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
git.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
lib.rs Add quickcheck (#1574) 2020-04-12 07:05:59 +12:00
path.rs Split canonicalize function in two for missing and existing behavior (#1576) 2020-04-12 20:33:38 +12:00
prelude.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
shell.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
utils.rs Bump a lot of deps (#1560) 2020-04-07 19:51:17 +12:00