createDirectory
Creates a directory at the specified path. Parent directories will be created automatically if they don't exist.
Parameters
path
The path where the directory should be created.
Creates a directory at the specified path. Parent directories will be created automatically if they don't exist.
The path where the directory should be created.