nushell/crates/nu-cli
Joseph T. Lyons f5e03aaf1c
Add cal command (#1739)
* Add cal command

* Fix docmentation to show commands on two lines

* Use bullet points on flag documentation for cal

* Dereference day before calling string method

* Silence Clippy warning regarding a function with too many arguments

* Update cal flag descriptions and documentation

* Add some tests for the cal command
2020-05-10 11:05:48 +12:00
..
src Add cal command (#1739) 2020-05-10 11:05:48 +12:00
tests Add cal command (#1739) 2020-05-10 11:05:48 +12:00
Cargo.toml Changes to allow plugins to be loaded in a multi-threaded manner (#1694) 2020-05-05 06:15:24 +12:00