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

A command line split into the program and everything after it. More...

Public Attributes

std::string name
 The program name, with any surrounding quotes removed.
std::string arguments
 The remainder of the command line.

Detailed Description

A command line split into the program and everything after it.


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