Class: Which::Rake
Class Method Summary collapse
Methods inherited from Base
exe, exist?, find, find_all, glob
Class Method Details
.executables ⇒ Object
53 54 55 |
# File 'lib/pik/which.rb', line 53 def self.executables ['rake.bat', 'irake.bat'] end |