Class: Which::SevenZip

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



53
54
55
# File 'lib/pik/which.rb', line 53

def self.executables
  ['7za.exe']
end