MCPcopy Index your code
hub / github.com/Noumena-Network/code / ide.test.ts

File ide.test.ts

src/utils/ide.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, writeFileSync } from 'fs'
3import { homedir, tmpdir } from 'os'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 5

rmSyncFunction · 0.90
mkdirSyncFunction · 0.90
getIdeLockfilesPathsFunction · 0.85
detectIDEsFunction · 0.85
makeTempDirFunction · 0.70

Tested by

no test coverage detected