delphirtl
Version:
RTL functions from Delphi
24 lines (12 loc) • 383 B
Markdown
[**delphirtl**](../README.md) • **Docs**
***
[delphirtl](../globals.md) / CreateDir
# Function: CreateDir()
> **CreateDir**(`Dir`): `boolean`
Creates the given directory, Dir
## Parameters
• **Dir**: `string`
## Returns
`boolean`
## Defined in
[src/sysutils.ts:93](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L93)