Class: Emplace::Linux

Inherits:
Unix show all
Defined in:
lib/emplace.rb

Instance Method Summary collapse

Methods inherited from Unix

#arch, #cmake_generator, #extract, #package, #package_name

Methods inherited from CMakeBuild

#build, #cmake, #fetch, #sh, #test, #write_file

Instance Method Details

#system_nameObject



102
103
104
# File 'lib/emplace.rb', line 102

def system_name
  "linux-#{arch}"
end