Sequoia
|
The result of parsing command line arguments to build an operation forest. More...
#include <CommandLineArguments.hpp>
Public Attributes | |
std::string | zeroth_arg |
operations_forest | operations |
std::string | help {} |
The result of parsing command line arguments to build an operation forest.
In addition to the forest, the zeroth command line argument (typically the path of the executable) is recorded, together with help
, if appropriate.