MCPcopy Create free account
hub / github.com/Stevenic/codepilot /

Class

lib/CodeIndex.js:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 * The current projects source code index.
48 */
49class CodeIndex {
50 /**
51 * Creates a new 'CodeIndex' instance.
52 * @param folderPath Optional. The path to the folder containing the index. Defaults to '.codepilot'.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected