MCPcopy 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.tsFile · 0.80
cli.tsFile · 0.80
cli.tsFile · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected