This commit is contained in:
2025-08-16 19:42:08 +02:00
parent 42bfecffb6
commit 6306883463
48 changed files with 384 additions and 236 deletions

View File

@@ -5,6 +5,11 @@ import freeflowuniverse.herolib.ui.console
import json
import freeflowuniverse.herolib.osal.startupmanager
__global (
cloudhypervisor_global map[string]&CloudHypervisor
cloudhypervisor_default string
)
/////////FACTORY
@[params]