Method: Computer.cpu

Defined in:
lib/computer.rb

.cpuObject



71
# File 'lib/computer.rb', line 71

def self.cpu()  CPU;  end