forked from extern/nushell
Port the every
command (#626)
This commit is contained in:
@ -59,6 +59,7 @@ pub fn create_default_context() -> EngineState {
|
||||
DropNth,
|
||||
Each,
|
||||
Empty,
|
||||
Every,
|
||||
First,
|
||||
Flatten,
|
||||
Get,
|
||||
|
Reference in New Issue
Block a user