MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / has_definitions

Method has_definitions

utils/code_analyzer.py:165–178  ·  view source on GitHub ↗

Check if content contains function or class definitions. Args: content: Code content string Returns: True if definitions found, False otherwise

(self, content: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_codeMethod · 0.95

Calls 1

searchMethod · 0.80

Tested by

no test coverage detected