YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Arch
  • Directory
  • GetInstArgs
  • Installation
  • Kernel
  • Mode
  • Popup
  • Stage
  • Wizard

Local Functions

Info:

File: clients/inst_suseconfig.ycp Package: Installation Summary: Run SUSEconfig Authors: Andreas Schwab Stefan Hundhammer

$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