Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ worktree-remove.test.ts
File
worktree-remove.test.ts
packages/opencode/test/project/worktree-remove.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ $ } from
"bun"
2
import
{ describe, expect } from
"bun:test"
3
import
* as fs from
"fs/promises"
4
import
path from
"path"
Callers
nothing calls this directly
Calls
10
testEffect
Function · 0.90
instance
Method · 0.80
quiet
Method · 0.80
write
Method · 0.80
sync
Method · 0.80
cwd
Method · 0.65
text
Method · 0.65
remove
Method · 0.65
nothrow
Method · 0.65
describe
Function · 0.50
Tested by
no test coverage detected