Returns:
14 15 16
# File 'lib/evm/package.rb', line 14 def installed? File.file?(bin) && File.executable?(bin) end