class Emplace::Linux

Public Instance Methods

system_name() click to toggle source
# File lib/emplace.rb, line 102
def system_name
  "linux-#{arch}"
end