Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ processes.test.ts
File
processes.test.ts
src/test/dart/utils/processes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
{ isWin } from
"../../../shared/constants"
;
Callers
nothing calls this directly
Calls
3
getRandomTempFolder
Function · 0.90
getFixedToolEnvForCopilotMutation
Function · 0.90
testExecution
Function · 0.85
Tested by
no test coverage detected