bool System::mkDir (
string $args
)
Creates directories.
string $args -
the name of the directory/-ies to create
bool - TRUE for success
This function can be called statically.