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

Method chdir

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

Source from the content-addressed store, hash-verified

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

Callers 15

execFunction · 0.80
execFunction · 0.80
continueInstallFunction · 0.80
cluster.mocha.jsFile · 0.80
env_switching.jsFile · 0.80
id.mocha.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected