nushell/crates/nu-command/src
onthebridgetonowhere c6aff972da
Cal command (#429)
* Add calendar (cal) command

* Move options into arguments to avoid clippy warnings

* Remove commented line

* Fix formatting issues

* Fix clippy warning
2021-12-05 06:15:03 +13:00
..
calendar Cal command (#429) 2021-12-05 06:15:03 +13:00
conversions removed unwraps (#430) 2021-12-04 12:38:21 +00:00
core_commands Fix 'help commands'; Add 'is_custom' column (#420) 2021-12-03 20:45:29 +02:00
dataframe testing suite for dataframes (#379) 2021-11-29 19:50:57 +13:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Hiding of environment variables (#362) 2021-11-30 19:14:05 +13:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem removed unwraps (#430) 2021-12-04 12:38:21 +00:00
filters removed unwraps (#430) 2021-12-04 12:38:21 +00:00
formats to csv and to tsv (#412) 2021-12-03 15:02:22 +13:00
math removed unwraps (#430) 2021-12-04 12:38:21 +00:00
platform removed unwraps (#430) 2021-12-04 12:38:21 +00:00
random feat(random): add random-dice (#428) 2021-12-05 06:14:24 +13:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings removed unwraps (#430) 2021-12-04 12:38:21 +00:00
system removed unwraps (#430) 2021-12-04 12:38:21 +00:00
viewers removed unwraps (#430) 2021-12-04 12:38:21 +00:00
default_context.rs Cal command (#429) 2021-12-05 06:15:03 +13:00
example_test.rs add random commands (#366) 2021-11-30 19:12:19 +13:00
lib.rs Cal command (#429) 2021-12-05 06:15:03 +13:00