YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Global Functions

Local Variables

Info:

File: modules/Distro.ycp Module: yast2 Summary: Distinguish between distributions that can run YaST Authors: Martin Vidner

local _distro -> string

Cache

global suse () -> boolean

Is it SUSE based? openSUSE, SLES, SLED, ...

global fedora () -> boolean

Is it Fedora based? RHEL, Oracle, ...

global debian () -> boolean

Is it Debian based? Ubuntu, ...