Method: Gem::Platform#cpu

Defined in:
lib/rubygems/platform.rb

#cpuObject

Returns the value of attribute cpu.



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

def cpu
  @cpu
end