|
ChainCLI
A modern C++20 command-line interface library
|
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} |
Holds the configuration for the CLI application.