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

Method folderPath

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

* Gets the path to the folder containing the index.

()

Source from the content-addressed store, hash-verified

64 * Gets the path to the folder containing the index.
65 */
66 get folderPath() {
67 return this._folderPath;
68 }
69 /**
70 * Gets the current OpenAI keys.
71 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected