Argx 1.2.2-build
Simple yet powerful 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 22 of file types.hpp.

◆ error

std::string argx::ARGXError::error

Definition at line 19 of file types.hpp.

◆ help

std::string argx::ARGXError::help

Definition at line 20 of file types.hpp.

◆ type

std::string argx::ARGXError::type

Definition at line 18 of file types.hpp.


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