Array length and collect

This commit is contained in:
Mike Farah
2020-02-28 14:03:40 +11:00
parent 6ef04e1e77
commit 8e6ceba2ac
4 changed files with 66 additions and 6 deletions
+1
View File
@@ -8,6 +8,7 @@ import (
var customTag = ""
var printMode = "v"
var printLength = false
var collectIntoArray = false
var writeInplace = false
var writeScript = ""
var sourceYamlFile = ""