dir::make

Creates a new directory

dir::make($dir, $recursive = true)

Parameters

$dir (string)
The path for the new directory

Return values

boolean
True: the dir has been created, false: creating failed