Sequoia
Loading...
Searching...
No Matches
Public Attributes | List of all members
sequoia::parsing::commandline::outcome Struct Reference

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 {}
 

Detailed Description

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.


The documentation for this struct was generated from the following file: