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

File instance.test.ts

packages/opencode/test/project/instance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { CrossSpawnSpawner } from "@opencode-ai/core/cross-spawn-spawner"
4import { Deferred, Effect, Fiber, Layer } from "effect"

Callers

nothing calls this directly

Calls 11

testEffectFunction · 0.90
tmpdirScopedFunction · 0.90
setBootstrapFunction · 0.85
registerDisposerScopedFunction · 0.85
syncMethod · 0.80
asMethod · 0.80
pushMethod · 0.80
describeFunction · 0.50
makeMethod · 0.45
allMethod · 0.45
disposeMethod · 0.45

Tested by

no test coverage detected