mkdirs
Creates the given directory if it does not already exist.
Parameters
dir
an absolute directory path.
Content copied to clipboard
Throws
if an I/O error occurs.
Content copied to clipboard
Creates the given directory if it does not already exist.
an absolute directory path.
if an I/O error occurs.