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

Class

lib/Codepilot.js:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 * The main class for the Codepilot application.
43 */
44class Codepilot {
45 /**
46 * Creates a new `Codepilot` instance.
47 * @param index The code index to use.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected