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