forked from extern/nushell
Add a simple parallel each
This commit is contained in:
@ -51,6 +51,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Mkdir,
|
||||
Module,
|
||||
Mv,
|
||||
ParEach,
|
||||
Ps,
|
||||
Rm,
|
||||
Select,
|
||||
|
Reference in New Issue
Block a user