Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ run-command.ts
File
run-command.ts
apps/node/src/modules/utils/run-command.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ExecaChildProcess, Options, execaCommand } from
"execa"
;
2
import
{ TaskEventDispatcher } from
"../task-queue/task-queue"
;
3
import
{ getSystemPath, getSystemProxy } from
"./env"
;
4
Callers
nothing calls this directly
Calls
1
getAppDataDir
Function · 0.90
Tested by
no test coverage detected