MCPcopy 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

1import { basename } from "node:path";
2import { spawnSync } from "node:child_process";
3
4export interface ShellCommand {

Callers

nothing calls this directly

Calls 1

killMethod · 0.65

Tested by

no test coverage detected