Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Noumena-Network/code
/ worktree.ncode.test.ts
File
worktree.ncode.test.ts
src/utils/worktree.ncode.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test } from
'bun:test'
2
import
{ mkdirSync, mkdtempSync, rmSync } from
'fs'
3
import
{ join } from
'path'
4
import
{ tmpdir } from
'os'
Callers
nothing calls this directly
Calls
4
rmSync
Function · 0.90
mkdirSync
Function · 0.90
makeRepoRoot
Function · 0.85
getWorktreesDir
Function · 0.85
Tested by
no test coverage detected