forked from extern/nushell
add strings/size command
This commit is contained in:
@ -57,6 +57,7 @@ pub fn create_default_context() -> Rc<RefCell<EngineState>> {
|
||||
Ps,
|
||||
Rm,
|
||||
Select,
|
||||
Size,
|
||||
Split,
|
||||
SplitChars,
|
||||
SplitColumn,
|
||||
|
Reference in New Issue
Block a user