#include <CLArgs.hpp>
Public Attributes | |
std::string | option |
Option identifier. | |
bool | acceptValue |
Whether this option can have a value. |
A command line option that is accepted by the parser.
|
Whether this option can have a value.
|
|
Option identifier.
|