b.r.RemoteBzrDirConfig(RemoteConfig) : class documentation

Part of bzrlib.remote View In Hierarchy

A RemoteConfig for BzrDirs.
Method __init__ Undocumented
Method set_option Set the value associated with a named option.
Method _get_configobj Undocumented
Method _vfs_get_option Undocumented
Method _real_object Undocumented

Inherited from RemoteConfig:

Method get_option Return the value associated with a named option.
Method _response_to_configobj Undocumented
def __init__(self, bzrdir):
Undocumented
def _get_configobj(self):
Undocumented
def _vfs_get_option(self, name, section, default):
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 _real_object(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.