Unknown YCP Module |
This module has an unstable interface. |
Global FunctionsLocal 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, ...