matches
Method
This is a method of the PolicyRule class in the policy module.Check if content matches this rule.
Signature
Parameters
No description available.
Returns
The result of the operation.
matches: Check if content matches this rule.
This is a method of the PolicyRule class in the policy module.Check if content matches this rule.
def matches(&self, content: &str) -> bool