Function makeDir

  • Create a temporary directory if it does not alreadyW exist.

    Parameters

    • dirpath: PathLike

      The path of the temporary directory.

    Returns void

Generated using TypeDoc