MCPcopy
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

1import fs from "fs/promises"
2import path from "path"
3import { describe, expect } from "bun:test"
4import { Deferred, Effect, Fiber, Layer } from "effect"

Callers

nothing calls this directly

Calls 8

instrumentWritesFunction · 0.85
writeMethod · 0.80
withTmpFunction · 0.70
provideFunction · 0.70
createMethod · 0.65
removeMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected