MCPcopy Create free account
hub / github.com/anomalyco/opencode / index.ts

File index.ts

packages/opencode/src/format/index.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 { Effect, Layer, Context, Schema } from "effect"
3import { serviceUse } from "@opencode-ai/core/effect/service-use"
4import { ChildProcess } from "effect/unstable/process"

Callers

nothing calls this directly

Calls 7

serviceUseFunction · 0.90
formatFileFunction · 0.85
pushMethod · 0.80
isEnabledFunction · 0.70
getMethod · 0.65
makeMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected