Query and display config file values

Function build_parser Undocumented
Function parse_args Undocumented
Function parse_cmd_config Make a command parse it's config files
Function print_cmd_single_value Print a single configuration value of a command
Function print_cmd_all_values Print all configuration values of a command
Function value_printer Undocumented
Function main Undocumented
def build_parser(name):
Undocumented
def parse_args(argv):
Undocumented
def parse_cmd_config(command):

Make a command parse it's config files

def print_cmd_single_value(query, printer):

Print a single configuration value of a command

Parametersquerythe cmd to print the value for
printerthe printer to output the value
def print_cmd_all_values(cmd, printer):

Print all configuration values of a command

Parameterscmdthe cmd to print the values for
printerthe printer to output the values
def value_printer(value):
Undocumented
def main(argv):
Undocumented
API Documentation for git-buildpackage, generated by pydoctor at 2020-05-22 08:50:00.