Extracted out evaluators

This commit is contained in:
Mike Farah
2020-11-22 11:56:28 +11:00
parent e451119014
commit fc3af441e5
8 changed files with 156 additions and 114 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ yq eval 'fileIndex' sample.yml
```
will output
```yaml
73
0
```