Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/continuedev/continue
/ runTerminalCommand.vitest.ts
File
runTerminalCommand.vitest.ts
core/tools/implementations/runTerminalCommand.vitest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as childProcess from
"node:child_process"
;
2
import
* as fs from
"node:fs"
;
3
import
* as os from
"node:os"
;
4
import
* as path from
"node:path"
;
Callers
nothing calls this directly
Calls
5
runTerminalCommandImpl
Function · 0.90
kill
Method · 0.80
test
Method · 0.80
createMockExtras
Function · 0.70
log
Method · 0.65
Tested by
no test coverage detected