forked from extern/nushell
command(split-by) (#897)
This commit is contained in:
committed by
GitHub
parent
76a4455255
commit
def5869c1c
@ -71,6 +71,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Flatten,
|
||||
Get,
|
||||
GroupBy,
|
||||
SplitBy,
|
||||
Keep,
|
||||
Merge,
|
||||
Move,
|
||||
|
Reference in New Issue
Block a user