Holds values to load into Options.
More...
#include <CLI11.h>
Holds values to load into Options.
Definition at line 2657 of file CLI11.h.
The list of parents and name joined by ".".
Definition at line 2668 of file CLI11.h.
| std::vector<std::string> pxr_CLI::CLI::ConfigItem::inputs {} |
Listing of inputs.
Definition at line 2665 of file CLI11.h.
| std::string pxr_CLI::CLI::ConfigItem::name {} |
This is the name.
Definition at line 2662 of file CLI11.h.
| std::vector<std::string> pxr_CLI::CLI::ConfigItem::parents {} |
This is the list of parents.
Definition at line 2659 of file CLI11.h.
The documentation for this struct was generated from the following file: