forked from extern/nushell
Port each group (#953)
This commit is contained in:
@ -66,6 +66,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
DropColumn,
|
||||
DropNth,
|
||||
Each,
|
||||
EachGroup,
|
||||
Empty,
|
||||
Every,
|
||||
Find,
|
||||
|
Reference in New Issue
Block a user