Hierarchy

  • mkdir
  • 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.

    Parameters

    Returns void

Generated using TypeDoc