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

Class

lib/SourceCodeSection.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 * A section that renders source code snippets from the code index.
16 */
17class SourceCodeSection extends promptrix_1.PromptSectionBase {
18 /**
19 * Creates a new 'SourceCodeSection' instance.
20 * @param index Code index to use.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected