VM configuration - common function for all virtualization architectures |
modules/VM_Common.ycp |
|
|
This module has an unstable interface. |
Imports
Global Functions |
global
PopupErrorDetails (string errorMessage, map out, string cmd)
->
void
Displays a formatted popup error message, with a details button.
- Parameters:
-
errorMessage string - a simple message describing the error out map - output of the executed command cmd string - the executed command