YaST2 Developers Documentation: Unknown YCP Module



functions
files
intro

Unknown YCP Module

Global Functions

Local Functions

global DoNothing () -> void

Does nothing.

local LocalNothing () -> void

Does nothing, privately.

global foo1 () -> void

Foo1

See:
foo2 foo3 in example2 foo4 example

global foo2 () -> void

Foo2

global foo3 () -> void

Foo3

global foo4 () -> void

Foo4


YaST2 Developers Documentation