Uses of Class
hudson.plugins.rake.RubyInstallation

Uses of RubyInstallation in hudson.plugins.rake
 

Methods in hudson.plugins.rake that return RubyInstallation
static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations)
           
 RubyInstallation[] Rake.RakeDescriptor.getInstallations()
           
 

Methods in hudson.plugins.rake with parameters of type RubyInstallation
static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations)
           
static boolean Util.isAlreadyInstalled(RubyInstallation[] current, java.lang.String path)
           
 



Copyright © 2008. All Rights Reserved.