1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-20 04:48:02 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
1878fd48a1 Fix for case when there is no archiver found on the system 2016-12-28 19:26:57 +01:00
71e0319e1f Added tests for utils module 2016-12-27 21:22:12 +01:00
c8b4207040 Utils refactoring.
Added safe guards for get_config function, introduced CmdOption class
for convenient accessing options as a dict keys with option to make them
as a list of commandline options suitable for passing to fs-uae.
2016-12-27 19:58:30 +01:00
cadcc30734 Added utility module with common functions 2016-12-25 19:03:30 +01:00
9bbe39b059 Extracted some methods to utils module 2016-12-25 16:21:57 +01:00