| Age | Commit message (Collapse) | Author |
|
|
|
Merge has_option and option_value into a single method get_switch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The command parameters description are now stored in a ParameterDesc
structure.
|
|
|
|
Only implemented flag is OptionsOnlyAtStart which considers
options given after the first positional parameter as a positional one
|
|
|
|
|
|
|
|
|