Unknown YCP Module |
|
This module has an unstable interface. |
Imports
Local Functions |
Info:
File: clients/inst_suseconfig.ycp
Package: Installation
Summary: Run SUSEconfig
Authors: Andreas Schwab
$Id$
local
logStep (string step_descr)
->
void
Display a step in the LogView widget and increment the progress bar. Uses global variable 'current_step'.
- Parameters:
-
step_descr description of the step.
local
runStep (string step)
->
void
Run a step on the target and log its output to the globally specified 'log_destination'.
- Parameters:
-
step command to execute in this step