MCPcopy Index your code
hub / github.com/anomalyco/opencode / config.ts

File config.ts

packages/opencode/src/config/config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { httpClient } from "@opencode-ai/core/effect/app-node-platform"
3import { serviceUse } from "@opencode-ai/core/effect/service-use"
4import path from "path"

Callers

nothing calls this directly

Calls 15

serviceUseFunction · 0.90
withTransientReadRetryFunction · 0.90
containsPathFunction · 0.90
isRecordFunction · 0.90
normalizeLoadedConfigFunction · 0.85
resolveLoadedPluginsFunction · 0.85
readConfigFileFunction · 0.85
loadConfigFunction · 0.85
globalConfigFileFunction · 0.85
mergeConfigFunction · 0.85
loadFileFunction · 0.85

Tested by

no test coverage detected