setParseArgs

open fun setParseArgs(parseArgs: Boolean)

Sets if initialization arguments should be parsed for debug and trace properties (usually defined from --debug or --trace command line args). Defaults to true.

Parameters

parseArgs

if arguments should be parsed