• Remove a directory and all its contents recursively from the file system

    Parameters

    • uri: string

      URI of directory

    Returns Promise<void>

    Promise that resolves when the delete operation finishes