Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ location-filesystem.test.ts
File
location-filesystem.test.ts
packages/core/test/location-filesystem.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs/promises"
2
import
path from
"path"
3
import
{ describe, expect } from
"bun:test"
4
import
{ Effect, Exit, Layer } from
"effect"
Callers
nothing calls this directly
Calls
7
withTmp
Function · 0.70
provide
Function · 0.70
read
Method · 0.65
list
Method · 0.65
describe
Function · 0.50
from
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected