Class: Which::Rake

Inherits:
Base show all
Defined in:
lib/pik/which.rb

Class Method Summary collapse

Methods inherited from Base

exe, exist?, find, glob

Class Method Details

.executablesObject



47
48
49
# File 'lib/pik/which.rb', line 47

def self.executables
  ['rake.bat', 'irake.bat']
end