b.r._IniBasedRulesSearcher(_RulesSearcher) : class documentation

Part of bzrlib.rules View In Hierarchy

No class docstring
Method __init__ Construct a _RulesSearcher based on an ini file.
Method get_items See _RulesSearcher.get_items.
Method get_selected_items See _RulesSearcher.get_selected_items.

Inherited from _RulesSearcher:

Method get_single_value Get a single preference for a single file.
def __init__(self, inifile):
Construct a _RulesSearcher based on an ini file.

The content will be decoded as utf-8.

Parametersinifilethe name of the file or a sequence of lines.
def get_items(self, path):
See _RulesSearcher.get_items.
def get_selected_items(self, path, names):
See _RulesSearcher.get_selected_items.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.