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

def is_blocked(results: List[HookExecutionResult]) -> bool

Parameters

results
List
required
No description available.

Returns

Returns
bool
The result of the operation.