YaST2 Developers Documentation: yast2

yast2

modules/Call.ycp
Workaround for CallFunction problems

This module has an unstable interface.

Global Functions

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