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

Method destroy

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

Source from the content-addressed store, hash-verified

1281 setEncoding(encoding?: string): void;
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;

Calls

no outgoing calls

Tested by

no test coverage detected