bool System::mkDir (
string $args
)
Crea directorios.
string $args -
el nombre del directorio(s) a crear
bool - TRUE si se tiene éxito
This function can be called statically.