Refactor: Move dumping code, and misc file writing code, to

Core.
This commit is contained in:
2017-05-27 20:02:57 +01:00
parent 7f68351746
commit 543b3528d9
11 changed files with 4872 additions and 4602 deletions

View File

@@ -1,3 +1,11 @@
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/DumpMedia.cs:
* Commands/MediaInfo.cs:
* Commands/DeviceInfo.cs:
Refactor: Move dumping code, and misc file writing code, to
Core.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/MediaScan.cs: