createDirectory
Creates a directory at the specified path, including any necessary parent directories.
Return
true if the directory was created or already exists, false otherwise
Parameters
path
The absolute path of the directory to create