module System
Defined in:
system.crClass Method Summary
-
.cpu_count : Int
Returns the number of logical processors available to the system.
-
.hostname : String
Returns the hostname.
Class Method Detail
Returns the number of logical processors available to the system.
System.cpu_count # => 4