Refactor: Move filesystem identification code to Core.

This commit is contained in:
2017-05-27 20:11:33 +01:00
parent 543b3528d9
commit ee5f031aef
6 changed files with 19 additions and 45 deletions

View File

@@ -1,3 +1,10 @@
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/Ls.cs:
* Commands/Analyze.cs:
* Commands/ExtractFiles.cs:
Refactor: Move filesystem identification code to Core.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/DumpMedia.cs: