MCPcopy Index your code
hub / github.com/Unitech/pm2 / pause

Method pause

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

Source from the content-addressed store, hash-verified

1282 write(data: any, encoding?: string, callback?: Function): void;
1283 destroy(): void;
1284 pause(): void;
1285 resume(): void;
1286 setTimeout(timeout: number, callback?: Function): void;
1287 setNoDelay(noDelay?: boolean): void;

Callers 5

restartMethod · 0.65
stopMethod · 0.65
onDataFunction · 0.65
CLI.jsFile · 0.65
API.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected