delphirtl
Version:
RTL functions from Delphi
26 lines (13 loc) • 452 B
Markdown
[**delphirtl**](../README.md) • **Docs**
***
[](../globals.md) / SetCurrentDir
> **SetCurrentDir**(`newDir`): `void`
Changes the current working directory to the specified directory
• **newDir**: `string`
New working directory
`void`
[](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L254)