AppBase::GetArgs

AppBase::GetArgs
virtual const Args& GetArgs() const;
Description

GetArgs returns the command line arguments once they have been parsed; this will typically have the same values as passed to OnArgs.

Return Value

The command line arguments.