Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ shell.test.ts
File
shell.test.ts
packages/core/test/shell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
path from
"path"
3
import
{ Shell } from
"@opencode-ai/core/shell"
4
import
{ FSUtil } from
"@opencode-ai/core/fs-util"
Callers
nothing calls this directly
Calls
5
which
Function · 0.90
test
Function · 0.85
at
Method · 0.80
withShell
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected