cpu-cores
ErrorsCollection

cpu-cores

Synthesised documentation from type/Kernel

From type/Kernel

See Original text in context

method cpu-cores(--> Int)

Instance / Class method returning the number of CPU cores that are available.

say $*KERNEL.cpu-cores# OUTPUT: «8␤»