Create a directory at a given path if it does not exist. Automatically creates parent directories if they do not exist.
The path where the directory should be created.
The path of the directory. ```
Generated using TypeDoc
Create a directory at a given path if it does not exist. Automatically creates parent directories if they do not exist.