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

File localInstaller.ncode.test.ts

src/utils/localInstaller.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 { tmpdir } from 'os'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 4

rmSyncFunction · 0.90
mkdirSyncFunction · 0.90
getLocalInstallDirFunction · 0.85
makeTempDirFunction · 0.70

Tested by

no test coverage detected