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

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Uses

  • re.match

Used By

Source

View on GitHub

praisonaiagents/hooks/types.py at line 173