Function continueIfOutDirIsNotEmpty

  • Checks if the output directory is empty and prompts the user to continue if it is not.

    Parameters

    • outDir: string

    Returns Promise<boolean>