Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
memoize from
'lodash-es/memoize.js'
2
import
type
{ HookEvent } from
'src/entrypoints/agentSdkTypes.js'
3
import
{
4
clearRegisteredPluginHooks,
Callers
nothing calls this directly
Calls
7
logForDebugging
Function · 0.85
convertPluginHooksToMatchers
Function · 0.85
clearRegisteredPluginHooks
Function · 0.85
registerHookCallbacks
Function · 0.85
keys
Method · 0.80
values
Method · 0.80
push
Method · 0.45
Tested by
no test coverage detected