makeDir
Creates a directory at the specified path.
Parameters
path
The path of the directory to create.
Throws
If an error occurs during the directory creation.
If the operation is cancelled.
Creates a directory at the specified path.
The path of the directory to create.
If an error occurs during the directory creation.
If the operation is cancelled.