requires Value
Controls whether this count option requires a value.
When requires=true: Option must be followed by a value (e.g. --verbose 3) When requires=false: Option works in flag mode, counting occurrences (e.g. -vvv = 3)
Controls whether this count option requires a value.
When requires=true: Option must be followed by a value (e.g. --verbose 3) When requires=false: Option works in flag mode, counting occurrences (e.g. -vvv = 3)