Function cleanup

  • Asynchronously cleans up a temporary directory.

    Parameters

    • dir: string

      The path to the temporary directory.

    Returns void

    A promise that resolves when the cleanup is complete.

Generated using TypeDoc