MCPcopy Index your code
hub / github.com/codeaashu/claude-code / loadPluginHooks.ts

File loadPluginHooks.ts

src/utils/plugins/loadPluginHooks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import memoize from 'lodash-es/memoize.js'
2import type { HookEvent } from 'src/entrypoints/agentSdkTypes.js'
3import {
4 clearRegisteredPluginHooks,

Callers

nothing calls this directly

Calls 7

logForDebuggingFunction · 0.85
registerHookCallbacksFunction · 0.85
keysMethod · 0.80
valuesMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected