MCPcopy Index your code
hub / github.com/HKUDS/DeepCode / code_indexer.py

File code_indexer.py

tools/code_indexer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Code Indexer for Repository Analysis
3
4Analyzes code repositories to build comprehensive indexes for each subdirectory,

Callers

nothing calls this directly

Calls 3

print_usage_exampleFunction · 0.85
runMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected