gbp.config.GbpOptionGroup(OptionGroup)
class documentationgbp.config
(View In Hierarchy)
Method | add_config_file_option | No summary |
Method | add_boolean_config_file_option | Undocumented |
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