forked from extern/nushell
Added math avg
Linting Fix clippy warning Fix list of records
This commit is contained in:
@ -50,6 +50,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Ls,
|
||||
Math,
|
||||
MathAbs,
|
||||
MathAvg,
|
||||
Mkdir,
|
||||
Module,
|
||||
Mv,
|
||||
|
Reference in New Issue
Block a user