Module hooks

Module hooks 

Source
Expand description

Hook types and errors.

This module provides types for hook execution, including the note context passed to hooks and error types for hook failures.

Structs§

NoteContext
Note context passed to Lua hooks.

Enums§

HookError
Errors that can occur during hook execution.