Added prettyPrint flag

This commit is contained in:
Mike Farah
2020-12-28 11:40:41 +11:00
parent 88663a6ce3
commit 0328cfd619
7 changed files with 22 additions and 10 deletions
+1
View File
@@ -14,5 +14,6 @@ var noDocSeparators = false
var nullInput = false
var verbose = false
var version = false
var prettyPrint = false
var completedSuccessfully = false