Unknown YCP Module |
This module has an unstable interface. |
Global Functions |
Info:
File: modules/PackageKit.ycp
Package: yast2
Summary: PackageKit access functions
Authors: Ladislav Slezak
$Id:$
global
IsRunning ()
->
boolean
Check whether PackageKit daemon is running
- Return value:
-
return true if PackageKit is currently running
global
SuggestQuit ()
->
void
Ask the PackageKit daemon to quit If a transaction is in progress the daemon will not quit, you have to check the current status using isRunning() function.