Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
App
Function · 0.80
memoryCommand.ts
File · 0.80
directoryCommand.tsx
File · 0.80
config.test.ts
File · 0.80
config.integration.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected