Mkdir creates a new directory with the specified name and permission bits (before umask). If there is an error, it will be of type [*PathError].
Generated using TypeDoc
Mkdir creates a new directory with the specified name and permission bits (before umask). If there is an error, it will be of type [*PathError].