MCPcopy 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
4Loads and parses .claude/hookify.*.local.md files.

Callers

nothing calls this directly

Calls 2

extract_frontmatterFunction · 0.85
from_dictMethod · 0.45

Tested by

no test coverage detected