cli11
Loading...
Searching...
No Matches
cli::detail::option_names_t Struct Referenceexport
module cli11

The names extracted from a name specification, sorted by kind. More...

Public Attributes

std::vector< std::string > short_names
 Short names, without their leading dash.
std::vector< std::string > long_names
 Long names, without their leading dashes.
std::string positional_name
 The positional name, empty if none was given.

Detailed Description

The names extracted from a name specification, sorted by kind.


The documentation for this struct was generated from the following file:
  • /home/mccakit/desktop/repositories/cli11/src/split.cpp