mirror of
https://github.com/aaru-dps/Aaru.Checksums.git
synced 2025-12-16 19:24:29 +00:00
Merge pull request #1 from darkstar/archive-1
Required change for IArchive support
This commit is contained in:
@@ -66,5 +66,7 @@ namespace Aaru.Checksums
|
||||
public List<Type> GetAllWritableFloppyImagePlugins() => null;
|
||||
|
||||
public List<Type> GetAllWritableImagePlugins() => null;
|
||||
|
||||
public List<Type> GetAllArchivePlugins() => null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user