b.c.LocationStack(_CompatibleStack) : class documentation

Part of bzrlib.config View In Hierarchy

Per-location options falling back to global options stack.
Method __init__ Make a new stack for a location and global configuration.

Inherited from _CompatibleStack:

Method set Set a new value for the option.

Inherited from Stack (via _CompatibleStack):

Method get Return the first option value found in the sections.
Method expand_options Expand option references in the string in the configuration context.
Method remove Remove an existing option.
Method __repr__ Undocumented
Method _expand_options_in_string Expand options in the string in the configuration context.
Method _expand_option Undocumented
Method _get_mutable_section Get the MutableSection for the Stack.
Method _get_overrides Undocumented
def __init__(self, location):
Make a new stack for a location and global configuration.
ParameterslocationA URL prefix to
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.