Searched defs:Rule (Results 1 – 2 of 2) sorted by relevance
68 Rule = AllowRead variable82 def check_rule(pol, path: str, tcontext: str, rule: Rule) -> List[str]:
164 def __TERuleMatch(self, Rule, **kwargs): argument