bool prepare()
Prepares to run() typically by parsing the commandline.
An abstract interface for generating output on a command-line or a GUI.
bool prepareError() const
Returns true if prepare() failed.
A top-level class for the process.
int main(int argc, char *argv[])
static std::string switchSpec(bool is_windows)
Returns an o/s-specific G::GetOpt switch specification string.