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

Method extract_code_content

utils/code_analyzer.py:88–106  ·  view source on GitHub ↗

Extract actual code content from formatted code_info. Args: code_info: Formatted code info string (may contain ``` blocks) Returns: Clean code content string

(self, code_info: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyze_codeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected