Part of lp.services.features.rulesource View In Hierarchy
| Method | getAllRulesAsTuples | Generate list of (flag, scope, priority, value) |
Inherited from FeatureRuleSource:
| Method | getAllRulesAsDict | Return all rule definitions. |
| Method | getAllRulesAsText | Return a text for of the rules. |
| Method | setAllRulesFromText | Update all rules from text input. |
| Method | parseRules | Return a list of tuples for the parsed form of the text input. |