Holds values to load into Options.
More...
#include <CLI11.hpp>
|
std::string | fullname () const |
| The list of parents and name joined by ".". More...
|
|
Holds values to load into Options.
Definition at line 1431 of file CLI11.hpp.
◆ fullname()
std::string fullname |
( |
| ) |
const |
|
inline |
The list of parents and name joined by ".".
Definition at line 1442 of file CLI11.hpp.
◆ inputs
std::vector<std::string> inputs |
◆ name
◆ parents
std::vector<std::string> parents |
This is the list of parents.
Definition at line 1433 of file CLI11.hpp.
The documentation for this struct was generated from the following file: