Added strip comments functionality

This commit is contained in:
Mike Farah
2020-04-14 14:48:45 +10:00
parent 33e35d10dd
commit 2db69c91c9
4 changed files with 45 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ var customTag = ""
var printMode = "v"
var printLength = false
var unwrapScalar = true
var stripComments = false
var collectIntoArray = false
var writeInplace = false
var writeScript = ""