libpalliate v0.0.1
Palliate core library
Util::CliOption Struct Reference

#include <cli.h>

Public Attributes

std::string_view key
 
std::string_view path
 
std::optional< char const > shorthand
 
std::string_view description {}
 

Member Data Documentation

◆ description

std::string_view Util::CliOption::description {}

◆ key

std::string_view Util::CliOption::key

◆ path

std::string_view Util::CliOption::path

◆ shorthand

std::optional<char const> Util::CliOption::shorthand

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