Skip to main content

is_blocked

Method
This is a method of the HookRunner class in the runner module.
Check if any hook blocked execution.

Signature

Parameters

List
required
No description available.

Returns

bool
The result of the operation.

Uses

  • is_denied

Source

View on GitHub

praisonaiagents/hooks/runner.py at line 439