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)
           
protected static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations, Collection<File> candidates)
           
 RubyInstallation[] Rake.RakeDescriptor.getInstallations()
           
 

Methods in hudson.plugins.rake with parameters of type RubyInstallation
 int RubyInstallation.compareTo(RubyInstallation other)
           
static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations)
           
protected static RubyInstallation[] Util.getCanonicalRubies(RubyInstallation[] currentInstallations, Collection<File> candidates)
           
static boolean Util.isAlreadyInstalled(RubyInstallation[] current, String path)
           
 



Copyright © 2004-2014. All Rights Reserved.