Permanently deletes a specific file version from B2.
Creates a new DeleteRemoteAction for the given relative path.
Path relative to the sync root.
The B2 file version ID to delete.
Callback that performs the deletion.
Readonly
Size in bytes of the file, or 0 for metadata-only actions.
The kind of action.
Deletes the remote file version (unless dryRun) and returns a 'delete-remote' event.
Whether to simulate the action without making changes.
An async generator yielding sync progress events.
Permanently deletes a specific file version from B2.