Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, test } from
'bun:test'
2
import
{ mkdirSync, mkdtempSync, rmSync } from
'fs'
3
import
{ tmpdir } from
'os'
4
import
{ join } from
'path'
Callers
nothing calls this directly
Calls
4
rmSync
Function · 0.90
mkdirSync
Function · 0.90
getLocalInstallDir
Function · 0.85
makeTempDir
Function · 0.70
Tested by
no test coverage detected