ArgStep.match
bool match(ArgStep* this, const ArgOption* option, overload out uint value)Attempts to match the current argument as an unsigned integer option or operand.
Parsing fails with INVALID_VALUE if the matched text is not a valid uint. Repeated matches require multiple = true.
Parameters
ArgStep*
this
const ArgOption*
option
overload out uint
value
Generated with campc 0.11.0-preview.1.