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

File write.test.ts

packages/httpapi-codegen/test/write.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, FileSystem, Option } from "effect"
3import { write, type Output } from "../src"
4import { it } from "./effect"

Callers

nothing calls this directly

Calls 4

writeFunction · 0.90
pushMethod · 0.80
syncMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected