Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anthropics/claude-code
/ config_loader.py
File
config_loader.py
plugins/hookify/core/config_loader.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Configuration loader
for
hookify plugin.
3
4
Loads and parses .claude/hookify.*.local.md files.
Callers
nothing calls this directly
Calls
2
extract_frontmatter
Function · 0.85
from_dict
Method · 0.45
Tested by
no test coverage detected