Euphoria
eu::core::argparse::Runner Struct Reference

shared data between parsing functions More...

#include <argparse.h>

Public Attributes

ArgumentReaderarguments
 
std::shared_ptr< argparse::Printerprinter
 

Detailed Description

shared data between parsing functions

Definition at line 159 of file argparse.h.

Member Data Documentation

◆ arguments

ArgumentReader* eu::core::argparse::Runner::arguments

Definition at line 161 of file argparse.h.

◆ printer

std::shared_ptr<argparse::Printer> eu::core::argparse::Runner::printer

Definition at line 162 of file argparse.h.


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