mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 13:51:01 +02:00
Make a calc
command (#1280)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
mod append;
|
||||
mod calc;
|
||||
mod cd;
|
||||
mod compact;
|
||||
mod cp;
|
||||
|
Reference in New Issue
Block a user