klyn.io.FolderPath.mkdirs
method
public mkdirs() as Void throws IOException:
Description

Creates this directory and all missing parent directories.

If the directory already exists, this method does nothing.

Throws
  • IOException if creation fails or if a regular file blocks the path.