Method: Gem::Platform#cpu

Defined in:
lib/rubygems/platform.rb

#cpuObject

Returns the value of attribute cpu.



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

def cpu
  @cpu
end