The aliases for the full name of this option.
Limited choices for this option. This will override min & max length.
The type of this option data at runtime.
Default value of this option.
Description of this option.
Example of the possible values for this option.
This is used to describe what kind of value is expected from this option.
Whether the option is required or not.
A regular expression to validate values for this option.
The max length of this option value.
The max number of words possible to be considered as this option.
The min length of this option value.
The min number of words needed to be considered as this option.
Full name of this option.
The full prefix of this flag that will overwrite parser options.
The list of full prefix aliases for the flags.
Trimmable custom key/value separator.
The aliases for the option key/value separator.
The aliases for the short name of this option.
Shortened description of this option.
Shortened name of this option.
The short prefix of this flag that will overwrite parser options.
The list of short prefix aliases for the flags.
The suffix of this flag. Flag parser options will overwrite this.
The list of suffix aliases for the flags.
The type of this option.
Actual length of the option.
Raw argument value without double quotes.
Actual number of words of this option.
Creates a deep copy of this flag.
Returns if these two flags are equal.
Other flag.
The default value of this option converted to type of this option.
Current value of this option converted to type of this option.
Current value of this option or default value.
Raw input split into separate words.
Sets the value of this option.
A string representation of the flag.
A command flag.