Describes the parsing scheme used when parsing the argument's value.
Default parsing scheme.
Parsing scheme that special cases bools.
Allows: -v, -vvvv(n+1). Special case: -vsome_value ignores the "some_value" and leaves it for the next parse cycle.
See Implementation
Describes the parsing scheme used when parsing the argument's value.