feat(cli): Better organized CLI arg parsing

This commit is contained in:
2026-05-14 17:36:06 +02:00
parent e24eb647ca
commit 78eecfc81a
13 changed files with 109 additions and 46 deletions
+2
View File
@@ -10,6 +10,8 @@ class ArchMgrTemplates:
class BootLoaderSettings:
templates: ArchMgrTemplateData
theme_folder: str
conf_build_cmd: str
name: str