MCPcopy Create free account
hub / github.com/anus-dev/ANUS / getExtensionContextFilePaths

Method getExtensionContextFilePaths

packages/core/src/config/config.ts:639–641  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

637 }
638
639 getExtensionContextFilePaths(): string[] {
640 return this.extensionContextFilePaths;
641 }
642
643 getExperimentalZedIntegration(): boolean {
644 return this.experimentalZedIntegration;

Callers 5

AppFunction · 0.80
memoryCommand.tsFile · 0.80
config.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected