Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
export
* as FileMutation from
"./file-mutation"
2
3
import
{ makeLocationNode } from
"./effect/app-node"
4
import
{ Context, Effect, Layer, Schema } from
"effect"
Callers
nothing calls this directly
Calls
10
withTargetLock
Function · 0.85
writeResult
Function · 0.85
hasUtf8Bom
Function · 0.85
sameBytes
Function · 0.85
removeResult
Function · 0.85
as
Method · 0.80
splitBom
Function · 0.70
joinBom
Function · 0.70
remove
Method · 0.65
exists
Method · 0.45
Tested by
no test coverage detected