Class: Which::SevenZip
Class Method Summary collapse
Methods inherited from Base
exe, exist?, find, find_all, glob
Class Method Details
.executables ⇒ Object
59 60 61 |
# File 'lib/pik/which.rb', line 59 def self.executables ['7za.exe'] end |