MCPcopy
hub / github.com/anomalyco/opencode / effect.ts

File effect.ts

packages/opencode/test/lib/effect.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, type TestOptions } from "bun:test"
2import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
3import { Cause, Duration, Effect, Exit, Layer } from "effect"
4import * as Scope from "effect/Scope"

Callers

nothing calls this directly

Calls 2

makeFunction · 0.70
layerMethod · 0.45

Tested by

no test coverage detected