ConfigExt.processArgs

Process command line arguments (ArgumentsExt hook).

Overrides the loose_config_parsing variable if appropriate.

class ConfigExt
override
void
processArgs

Parameters

app IApplication

the application instance

args Arguments

parsed command line arguments

Meta