No class docstring
Method add_config_file_option No summary
Method add_boolean_config_file_option Undocumented
@save_option
def add_config_file_option(self, option_name, dest, help=None, **kwargs):
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
def add_boolean_config_file_option(self, option_name, dest):
Undocumented
API Documentation for git-buildpackage, generated by pydoctor at 2019-09-07 17:58:51.