MCPcopy
hub / github.com/Unitech/pm2 / kill

Method kill

examples/using-pm2-and-transpilers/node.d.ts:362–362  ·  view source on GitHub ↗
(pid: number, signal?: string | number)

Source from the content-addressed store, hash-verified

360 };
361 };
362 kill(pid: number, signal?: string | number): void;
363 pid: number;
364 title: string;
365 arch: string;

Callers 15

killInteractorDaemonMethod · 0.65
daemonizeMethod · 0.65
launchOrAttachMethod · 0.65
updateMethod · 0.65
api.spec.jsFile · 0.65
runtime.spec.jsFile · 0.65
network.spec.jsFile · 0.65
eventloop.spec.jsFile · 0.65
http.spec.jsFile · 0.65
v8.spec.jsFile · 0.65
profiling.spec.jsFile · 0.65
tracing.spec.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected