virtual const Args& GetArgs() const;
GetArgs returns the command line arguments once they have been parsed; this will typically have the same values as passed to OnArgs.
The command line arguments.