mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add tape field to resume file.
This commit is contained in:
@@ -54,6 +54,7 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
public bool Removable;
|
||||
public ulong LastBlock;
|
||||
public ulong NextBlock;
|
||||
public bool Tape;
|
||||
|
||||
[XmlArrayItem("DumpTry")]
|
||||
public List<DumpHardwareType> Tries;
|
||||
|
||||
Reference in New Issue
Block a user