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

Class

lib/SourceCodeSection.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 * A section that renders source code snippets from the code index.
5 */
6export declare class SourceCodeSection extends PromptSectionBase {
7 private readonly _index;
8 /**
9 * Creates a new 'SourceCodeSection' instance.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected