Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
55
export
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