Module hooks

Module hooks 

Source
Expand description

Interaction hooks for customizing behavior.

Structs§

HookBuilder
Builder for creating hook chains.
HookManager
Hook manager for interaction sessions.

Enums§

InteractionEvent
Interaction events.

Type Aliases§

EventHook
Hook type for events.
InputHook
Hook type for input processing.
OutputHook
Hook type for output processing.