ConfigExt.setupArgs

Setup command line arguments.

Adds the following additional command line arguments: --config/-c --loose-config-parsing (if needed) --override-config/-O

class ConfigExt
override
void
setupArgs

Parameters

app IApplication

the application instance

args Arguments

parsed command line arguments

Meta