org.projectatomic.rpmostree1.Sysroot

org.projectatomic.rpmostree1.Sysroot

Methods

CreateOSName (IN  s name,
              OUT o result);
GetOS        (IN  s name,
              OUT o object_path);

Properties

Booted             readable   o
Path               readable   s
ActiveTransaction  readable   (sss)
Deployments        readable   aa{sv}

Description

Method Details

The CreateOSName() method

CreateOSName (IN  s name,
              OUT o result);

IN s name:

OUT o result:


The GetOS() method

GetOS (IN  s name,
       OUT o object_path);

IN s name:

OUT o object_path:

Property Details

The "Booted" property

Booted  readable   o


The "Path" property

Path  readable   s


The "ActiveTransaction" property

ActiveTransaction  readable   (sss)


The "Deployments" property

Deployments  readable   aa{sv}