Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ file-mutation.test.ts
File
file-mutation.test.ts
packages/core/test/file-mutation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs/promises"
2
import
path from
"path"
3
import
{ describe, expect } from
"bun:test"
4
import
{ Deferred, Effect, Fiber, Layer } from
"effect"
Callers
nothing calls this directly
Calls
8
instrumentWrites
Function · 0.85
write
Method · 0.80
withTmp
Function · 0.70
provide
Function · 0.70
create
Method · 0.65
remove
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected