Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.80
constructor
Method · 0.80
cli.ts
File · 0.80
cli.ts
File · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected