mkdir


function mkdir(path:String)

Create a directory.

  • path Path of the directory, or path of a file in the directory.