class documentation
class GbpOptionGroup(OptionGroup):
Undocumented
Method | add |
Undocumented |
Method | add |
set a option for the command line parser, the default is read from the config file param option_name: name of the option type option_name: string param dest: where to store this option type dest: string param help: help text type help: string... |