Argx 1.0.0-build
Simple argument parser made in C++
 
Loading...
Searching...
No Matches
argx::ARGXError Struct Reference

#include <types.hpp>

Public Attributes

int code
 
std::string error
 
std::string help
 
std::string type
 

Detailed Description

Definition at line 15 of file types.hpp.

Member Data Documentation

◆ code

int argx::ARGXError::code

Definition at line 21 of file types.hpp.

◆ error

std::string argx::ARGXError::error

Definition at line 18 of file types.hpp.

◆ help

std::string argx::ARGXError::help

Definition at line 19 of file types.hpp.

◆ type

std::string argx::ARGXError::type

Definition at line 17 of file types.hpp.


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