YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Global Functions

Info:

File: modules/Call.ycp Package: yast2 Summary: Workaround for CallFunction problems Authors: Michal Svec

global Function (string f, list a) -> any

Workaround function for WFM::CallFunction scope problems (#22486). Same use as WFM::CallFunction.

Parameters:
f function client to be called
a function params
Return value:
function result