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

Method exit

examples/using-pm2-and-transpilers/node.d.ts:326–326  ·  view source on GitHub ↗
(code?: number)

Source from the content-addressed store, hash-verified

324 cwd(): string;
325 env: any;
326 exit(code?: number): void;
327 exitCode: number;
328 getgid(): number;
329 setgid(id: number): void;

Callers 15

test.socket.jsFile · 0.65
exitMethod · 0.65
startRPCMethod · 0.65
retrieveConfMethod · 0.65
pingMethod · 0.65
onExitMethod · 0.65
onUncaughtExceptionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected