Structs§
- Graph
Indexer - Background indexer that walks a project directory, parses source files
with tree-sitter, extracts symbols and call edges, and populates a
shared
CodeGraph.
Functions§
- should_
index - True when
pathis the user’s HOME directory or the filesystem root. Either one hosts a massive tree the indexer should never walk in full. Policy: should the indexer walk this directory?