Skip to main content

matches

Method
This is a method of the HookDefinition class in the hooks module.
Check if this hook matches the target

Signature

def matches(&self, target: &str) -> bool

Parameters

target
&str
required
No description available.

Returns

Returns
bool
The result of the operation.