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

Class

lib/CodeIndex.d.ts:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 * The current projects source code index.
54 */
55export declare class CodeIndex {
56 private readonly _folderPath;
57 private _config?;
58 private _keys?;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected