libpalliate v0.0.1
Palliate core library
|
#include <cli.h>
Public Attributes | |
std::string_view | key |
std::string_view | path |
std::optional< char const > | shorthand |
std::string_view | description {} |
std::string_view Util::CliOption::description {} |
std::string_view Util::CliOption::key |
std::string_view Util::CliOption::path |
std::optional<char const> Util::CliOption::shorthand |