Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect } from
"bun:test"
2
import
{ Effect, FileSystem, Option } from
"effect"
3
import
{ write,
type
Output } from
"../src"
4
import
{ it } from
"./effect"
Callers
nothing calls this directly
Calls
4
write
Function · 0.90
push
Method · 0.80
sync
Method · 0.80
describe
Function · 0.50
Tested by
no test coverage detected