Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
2
import
path from
"path"
3
import
{ Global } from
"@opencode-ai/core/global"
4
import
{ FSUtil } from
"@opencode-ai/core/fs-util"
Callers
nothing calls this directly
Calls
7
withResolved
Function · 0.85
glob
Method · 0.65
text
Method · 0.65
remove
Method · 0.65
step
Function · 0.50
run
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected