b.r.RemoteBranchConfig(RemoteConfig) : class documentation

Part of bzrlib.remote View In Hierarchy

A RemoteConfig for Branches.
Method __init__ Undocumented
Method set_option Set the value associated with a named option.
Method _get_configobj Undocumented
Method _set_config_option Undocumented
Method _serialize_option_dict Undocumented
Method _set_config_option_dict Undocumented
Method _real_object Undocumented
Method _vfs_set_option Undocumented

Inherited from RemoteConfig:

Method get_option Return the value associated with a named option.
Method _response_to_configobj Undocumented
def __init__(self, branch):
Undocumented
def _get_configobj(self):
Undocumented
def set_option(self, value, name, section=None):
Set the value associated with a named option.
ParametersvalueThe value to set
nameThe name of the value to set
sectionThe section the option is in (if any)
def _set_config_option(self, value, name, section):
Undocumented
def _serialize_option_dict(self, option_dict):
Undocumented
def _set_config_option_dict(self, value, name, section):
Undocumented
def _real_object(self):
Undocumented
def _vfs_set_option(self, value, name, section=None):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.