Class: Which::Irb
Class Method Summary collapse
Methods inherited from Base
exe, exist?, find, find_all, glob
Class Method Details
.executables ⇒ Object
65 66 67 |
# File 'lib/pik/which.rb', line 65 def self.executables ['irb.bat', 'ir.exe'] end |