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

Method cwd

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

Source from the content-addressed store, hash-verified

322 abort(): void;
323 chdir(directory: string): void;
324 cwd(): string;
325 env: any;
326 exit(code?: number): void;
327 exitCode: number;

Callers 15

test.unixsocket.jsFile · 0.80
daemonizeMethod · 0.80
Client.jsFile · 0.80
Common.jsFile · 0.80
resolveNodeInterpreterFunction · 0.80
constructorMethod · 0.80
_startScriptMethod · 0.80
ForkMode.jsFile · 0.80
_execFunction · 0.80
Extra.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected