makeDirs
Deprecated
Using getOrMakeDir instead.
Replace with
getOrMakeDir(dirs)
Content copied to clipboard
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
Since
1.5.0
Using getOrMakeDir instead.
getOrMakeDir(dirs)
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
1.5.0