module documentation

handles command line and config file option parsing for the gbp commands

Class GbpOption Undocumented
Class GbpOptionGroup No class docstring; 1/2 method documented
Class GbpOptionParser Handles commandline options and parsing of config files
Class GbpOptionParserDebian Handles commandline options and parsing of config files for Debian tools
Class GbpOptionParserRpm Handles commandline options and parsing of config files for rpm tools
Function check_tristate Undocumented
Function expand_path Undocumented
Function save_option save options on the underlying parser
Variable no_debian_branch_msg Undocumented
Variable no_upstream_branch_msg Undocumented
def check_tristate(option, opt, value):

Undocumented

def expand_path(option, opt, value):

Undocumented

def save_option(f):

save options on the underlying parser

no_debian_branch_msg: str =

Undocumented

no_upstream_branch_msg: str =

Undocumented