ChainCLI
A modern C++20 command-line interface library
Loading...
Searching...
No Matches
cli::CliConfig Struct Reference

Holds the configuration for the CLI application. More...

#include <cli_config.h>

Public Attributes

std::string title
 
std::string executableName
 
std::string description
 
std::string version
 
char repeatableDelimiter {','}
 
int optionsWidth {20}
 

Detailed Description

Holds the configuration for the CLI application.


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