MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / spawn-env.spec.ts

File spawn-env.spec.ts

src/workspaces/spawn-env.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, rmSync } from 'node:fs'
2import { tmpdir } from 'node:os'
3import { delimiter, join } from 'node:path'
4import { describe, it, expect } from 'vitest'

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
buildSpawnEnvFunction · 0.85
buildCliPathFunction · 0.85

Tested by

no test coverage detected