headers command (#4414)

* headers command

* correct behaviour headers
This commit is contained in:
Fernando Herrera
2022-02-12 02:06:49 +00:00
committed by GitHub
parent 926177235c
commit fcc13224c1
4 changed files with 155 additions and 2 deletions

View File

@ -76,6 +76,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
Flatten,
Get,
GroupBy,
Headers,
SplitBy,
Keep,
Merge,