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