Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Waishnav/devspace
/ process-platform.ts
File
process-platform.ts
src/process-platform.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ basename } from
"node:path"
;
2
import
{ spawnSync } from
"node:child_process"
;
3
4
export
interface
ShellCommand {
Callers
nothing calls this directly
Calls
1
kill
Method · 0.65
Tested by
no test coverage detected