MCPcopy Index your code
hub / github.com/anomalyco/opencode / storage.ts

File storage.ts

packages/opencode/src/storage/storage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import path from "path"
3import { Global } from "@opencode-ai/core/global"
4import { FSUtil } from "@opencode-ai/core/fs-util"

Callers

nothing calls this directly

Calls 7

withResolvedFunction · 0.85
globMethod · 0.65
textMethod · 0.65
removeMethod · 0.65
stepFunction · 0.50
runMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected