Part of bzrlib.rules View In Hierarchy
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. |
The content will be decoded as utf-8.
Parameters | inifile | the name of the file or a sequence of lines. |