File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -451,6 +451,8 @@ system. This differs from the result of `os.homedir()`, which queries several
451451environment variables for the home directory before falling back to the
452452operating system response.
453453
454+ Throws a [ ` SystemError ` ] [ ] if a user has no ` username ` or ` homedir ` .
455+
454456## OS Constants
455457
456458The following constants are exported by ` os.constants ` .
@@ -1313,6 +1315,7 @@ The following process scheduling constants are exported by
13131315 </tr >
13141316</table >
13151317
1318+ [ `SystemError` ] : errors.html#errors_system_errors
13161319[ `process.arch` ] : process.html#process_process_arch
13171320[ `process.platform` ] : process.html#process_process_platform
13181321[ Android building ] : https://github.com/nodejs/node/blob/master/BUILDING.md#androidandroid-based-devices-eg-firefox-os
You can’t perform that action at this time.
0 commit comments