chdir
chdir(dir): void
Changes the current working directory to the specified path.
Parameters
| Parameter | Type |
|---|---|
dir | PathLike |
Returns
void
chdir(dir): void
Changes the current working directory to the specified path.
| Parameter | Type |
|---|---|
dir | PathLike |
void