mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[PR #228] [MERGED] Implement IArchive interface #1081
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aaru-dps/Aaru/pull/228
Author: @darkstar
Created: 8/15/2019
Status: ✅ Merged
Merged: 8/15/2019
Merged by: @claunia
Base:
master← Head:iarchive📝 Commits (1)
b962bdbImplement IArchive interface📊 Changes
2 files changed (+255 additions, -1 deletions)
View changed files
📝
DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj(+2 -1)➕
DiscImageChef.CommonTypes/Interfaces/IArchive.cs(+253 -0)📄 Description
Second shot at an IArchive interface.
Types of changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.