MCPcopy Create free account
hub / github.com/anomalyco/opencode / file-mutation.ts

File file-mutation.ts

packages/core/src/file-mutation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as FileMutation from "./file-mutation"
2
3import { makeLocationNode } from "./effect/app-node"
4import { Context, Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 10

withTargetLockFunction · 0.85
writeResultFunction · 0.85
hasUtf8BomFunction · 0.85
sameBytesFunction · 0.85
removeResultFunction · 0.85
asMethod · 0.80
splitBomFunction · 0.70
joinBomFunction · 0.70
removeMethod · 0.65
existsMethod · 0.45

Tested by

no test coverage detected