Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ test-shell.ts
File
test-shell.ts
apps/node/src/modules/shell/test-shell.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"path"
;
2
import
{ runCommand } from
"../utils/run-command"
;
3
import
{ appDir, getSystemPath, isWindows } from
"../utils/env"
;
4
import
{ spawn } from
"child_process"
;
Callers
nothing calls this directly
Calls
1
start
Function · 0.85
Tested by
no test coverage detected