Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UnsignedInt8/LightSword
/ cwd
Method
cwd
typings/node/node.d.ts:214–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
abort(): void;
213
chdir(directory: string): void;
214
cwd(): string;
215
env: any;
216
exit(code?: number): void;
217
getgid(): number;
Callers
4
cli.ts
File · 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