MCPcopy Create free account
hub / github.com/anomalyco/opencode / runtime-flags.test.ts

File runtime-flags.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { ConfigProvider, Effect, Layer } from "effect"
3import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"
4import { RuntimeFlags } from "../../src/effect/runtime-flags"

Callers

nothing calls this directly

Calls 3

fromConfigFunction · 0.70
describeFunction · 0.50
layerMethod · 0.45

Tested by

no test coverage detected