This commit refactors DiskFormat to turn it into a proper factory class and to also include type hints to facilitate it's use from an API POV. Related to #1498 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| image_info.py | ||
| image_resize.py | ||
| result_bundle.py | ||
| result_list.py | ||
| system_build.py | ||
| system_create.py | ||
| system_prepare.py | ||
| system_update.py | ||