Skip to main content

register

Method
This is a method of the HookRegistry class in the registry module.
Register a hook definition.

Signature

Parameters

HookDefinition
required
The hook definition to register

Returns

str
The hook ID

Uses

  • logger.debug

Used By

Source

View on GitHub

praisonaiagents/hooks/registry.py at line 67