• Unlink a file at the given path.

    Parameters

    • path: string

      Path to the file.

    Returns void

    A promise that resolves when the file is unlinked.