Create a directory and subdirectories. This function succeeds if the directory already exists.
The paths of the directory.
Whether creating directory recursively or not.
true on success, false if there was an error.
ErrorWrap
Create a directory and subdirectories. This function succeeds if the directory already exists.