| ZyanArgParseDefinition_(3) | Library Functions Manual | ZyanArgParseDefinition_(3) |
ZyanArgParseDefinition_
#include <ArgParse.h>
const char * name
ZyanBool boolean
ZyanBool required
Definition of a single argument.
Whether the argument is boolean or expects a value.
The argument name, e.g. --help.
Must start with either one or two dashes. Single dash arguments must consist of a single character, (e.g. -n), double-dash arguments can be of arbitrary length.
Whether this argument is required (error if missing).
Generated automatically by Doxygen for Zycore from the source code.
| Version 1.5.2.0 | Zycore |