MCPcopy 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

1import { afterEach, describe, expect, test } from 'bun:test'
2import { mkdirSync, mkdtempSync, rmSync } from 'fs'
3import { join } from 'path'
4import { tmpdir } from 'os'

Callers

nothing calls this directly

Calls 4

rmSyncFunction · 0.90
mkdirSyncFunction · 0.90
makeRepoRootFunction · 0.85
getWorktreesDirFunction · 0.85

Tested by

no test coverage detected