For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/interfaces/api.TargetHookWrapper.md.
  • English
  • Interface: TargetHookWrapper

    Extended by

    Properties

    event

    readonly event: NormalizedHookEvent


    hook

    readonly hook: NormalizedHook


    indexed?

    readonly optional indexed?: false

    False when this wrapper is a host-document variant of an indexed hook rather than its canonical entry.


    nativeEvent

    readonly nativeEvent: string


    nativeMatcher?

    readonly optional nativeMatcher?: string

    The computed native tool matcher, absent when the host applies the hook unconditionally.


    relativePath

    readonly relativePath: string


    target

    readonly target: string