Skip to main content

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

def matches(target: str) -> bool

Parameters

target
str
required
No description available.

Returns

Returns
bool
The result of the operation.