MCPcopy
hub / github.com/anthropics/claude-code / rule_engine.py

File rule_engine.py

plugins/hookify/core/rule_engine.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Rule evaluation engine for hookify plugin."""
3
4import re

Callers

nothing calls this directly

Calls 4

RuleClass · 0.90
ConditionClass · 0.90
RuleEngineClass · 0.85
evaluate_rulesMethod · 0.80

Tested by

no test coverage detected