nushell/crates/nu-cli/src
Joseph T. Lyons 9876169f5d
Add dice subcommand to random command (#2082)
* Add dice subcommand to random command

* Update random dice test name

* Stream results of random dice

* Thanks Clippy!
2020-06-30 16:12:51 +12:00
..
commands Add dice subcommand to random command (#2082) 2020-06-30 16:12:51 +12:00
data Add error for division by zero using "=" (#2002) (#2030) 2020-06-22 08:50:43 +12:00
env Bump deps and touchup (#2066) 2020-06-27 19:54:31 +12:00
evaluate Properly redirect invocations (#2070) 2020-06-28 09:04:57 +12:00
shell Add ThemedPalette (#1873) 2020-06-26 16:40:12 +12:00
stream WIP (#2077) 2020-06-29 09:06:05 +12:00
utils Convert sum command into subcommand of the math command (#2004) 2020-06-18 21:02:01 -05:00
cli.rs Add dice subcommand to random command (#2082) 2020-06-30 16:12:51 +12:00
commands.rs Add dice subcommand to random command (#2082) 2020-06-30 16:12:51 +12:00
context.rs Bubble errors even if pipeline isn't used (#2080) 2020-06-30 05:39:11 +12:00
data.rs Bat config (#2010) 2020-06-19 15:08:59 -05:00
deserializer.rs Add bool subcommand to random (#2061) 2020-06-26 16:51:05 +12:00
env.rs WIP: Per directory env-variables (#1943) 2020-06-08 19:55:25 +12:00
examples.rs 1882-Add min, max in addition to average for acting lists (#1969) 2020-06-14 09:49:57 +12:00
format.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
futures.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
git.rs Made starship usage configurable (#2049) 2020-06-25 17:44:55 +12:00
lib.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
path.rs Fix cd'ing to symlinked directories (#1651) 2020-04-25 18:09:00 +12:00
prelude.rs Nu table (#2015) 2020-06-20 15:41:53 +12:00
shell.rs create Palette trait (#1813) 2020-05-18 05:48:57 +12:00
utils.rs Remove test-bins feature. 2020-05-17 23:32:55 -05:00