Package rosdep :: Module redhat :: Class Rhel
[frames] | no frames]

Class Rhel

source code

roslib.os_detect.OSBase --+        
                          |        
    roslib.os_detect.Fedora --+    
                              |    
          roslib.os_detect.Rhel --+
                                  |
                     YumInstall --+
                                  |
    roslib.os_detect.OSBase --+   |
                              |   |
       base_rosdep.RosdepBaseOS --+
                                  |
                                 Rhel

This class provides the Red Hat Enterprise Linux Rosdep OS API for by combining the RHEL OSDetect API and the YumInstall API

Instance Methods
 
generate_package_install_command(self, packages, default_yes) (Inherited from rosdep.redhat.YumInstall) source code
 
rpm_detect(self, p) (Inherited from rosdep.redhat.YumInstall) source code
 
strip_detected_packages(self, packages) (Inherited from rosdep.redhat.YumInstall) source code

Inherited from roslib.os_detect.Rhel: check_presence, get_name, get_version