MCPcopy Index your code
hub / github.com/Waishnav/devspace / killWindowsTree

Method killWindowsTree

src/process-platform.ts:17–17  ·  view source on GitHub ↗
(pid: number)

Source from the content-addressed store, hash-verified

15 platform: NodeJS.Platform;
16 killGroup(pid: number, signal: NodeJS.Signals): void;
17 killWindowsTree(pid: number): boolean;
18}
19
20const defaultProcessTreeRuntime: ProcessTreeRuntime = {

Callers 1

terminateProcessTreeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected