MCPcopy Create free account
hub / github.com/UnsignedInt8/LightSword / exit

Method exit

typings/node/node.d.ts:216–216  ·  view source on GitHub ↗
(code?: number)

Source from the content-addressed store, hash-verified

214 cwd(): string;
215 env: any;
216 exit(code?: number): void;
217 getgid(): number;
218 setgid(id: number): void;
219 setgid(id: string): void;

Callers 5

cli.tsFile · 0.80
constructorMethod · 0.80
cli.tsFile · 0.80
cli.tsFile · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected