Method: Gem::Platform#cpu

Defined in:
lib/rubygems/platform.rb

#cpuObject

Returns the value of attribute cpu.



13
14
15
# File 'lib/rubygems/platform.rb', line 13

def cpu
  @cpu
end