| 1 | import { describe, expect } from "bun:test" |
| 2 | import path from "path" |
| 3 | import { Effect, FileSystem } from "effect" |
| 4 | import { LayerNodePlatform } from "@opencode-ai/core/effect/app-node-platform" |
nothing calls this directly
no test coverage detected