mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 18:51:07 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| commands | ||
| data | ||
| env | ||
| evaluate | ||
| format | ||
| shell | ||
| stream | ||
| utils | ||
| cli.rs | ||
| commands.rs | ||
| context.rs | ||
| data.rs | ||
| deserializer.rs | ||
| env.rs | ||
| format.rs | ||
| futures.rs | ||
| git.rs | ||
| lib.rs | ||
| path.rs | ||
| prelude.rs | ||
| shell.rs | ||
| utils.rs | ||