HelpGroupDetails Struct Reference

#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>

Public Attributes

std::string description
 
std::string name
 
std::vector< HelpOptionDetailsoptions
 

Detailed Description

Definition at line 1018 of file cxxopts.hpp.

Member Data Documentation

◆ description

std::string description

Definition at line 1021 of file cxxopts.hpp.

◆ name

std::string name

Definition at line 1020 of file cxxopts.hpp.

◆ options

std::vector<HelpOptionDetails> options

Definition at line 1022 of file cxxopts.hpp.


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