We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e868916 commit 9efac64Copy full SHA for 9efac64
doc/api/os.md
@@ -76,6 +76,8 @@ added: v0.3.3
76
* Returns: {Object\[]}
77
78
Returns an array of objects containing information about each logical CPU core.
79
+The array will be empty if no CPU information is available, such as if the
80
+`/proc` file system is unavailable.
81
82
The properties included on each object include:
83
0 commit comments