示例#1
0
 def export_getInstalledComponents(self):
     """  Get the list of all the components ( services and agents )
      installed on the system in the runit directory
 """
     return gComponentInstaller.getInstalledComponents()
示例#2
0
 def export_getInstalledComponents( self ):
   """  Get the list of all the components ( services and agents )
        installed on the system in the runit directory
   """
   return gComponentInstaller.getInstalledComponents()