Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ filesystem.test.ts
File
filesystem.test.ts
packages/core/test/filesystem/filesystem.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
"bun:test"
2
import
{ Effect, FileSystem } from
"effect"
3
import
{ LayerNodePlatform } from
"@opencode-ai/core/effect/app-node-platform"
4
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
Callers
nothing calls this directly
Calls
6
testEffect
Function · 0.90
test
Function · 0.85
glob
Method · 0.65
remove
Method · 0.65
describe
Function · 0.50
exists
Method · 0.45
Tested by
no test coverage detected