The arguments for the makeJson command.
makeJson
the source directory
the destination directory (defaults to source)
the allowed files
remove old json files (otherwise the content will be merged)
pretty print json
enable debug mode
Optional
The arguments for the
makeJson
command.Param: source
the source directory
Param: destination
the destination directory (defaults to source)
Param: allowedFormats
the allowed files
Param: purge
remove old json files (otherwise the content will be merged)
Param: prettyPrint?:
pretty print json
Param: debug:
enable debug mode