RestorePlan

class RestorePlan(val source: SourceRef, val files: List<RestoreFile>)(source)

What to restore, pinned to the SourceRef the offer was built from (RemoteProbe.Found.source).

Constructors

Link copied to clipboard
constructor(source: SourceRef, files: List<RestoreFile>)

Properties

Link copied to clipboard
Link copied to clipboard