wip: explode anchors

This commit is contained in:
Mike Farah
2020-02-05 14:10:59 +11:00
parent 179049a535
commit dc13fa99f7
3 changed files with 24 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ var writeInplace = false
var writeScript = ""
var outputToJSON = false
var prettyPrint = false
var explodeAnchors = false
var defaultValue = ""
var indent = 2
var overwriteFlag = false