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
451
451
environment variables for the home directory before falling back to the
452
452
operating system response.
453
453
454
+ Throws a [ ` SystemError ` ] [ ] if a user has no ` username ` or ` homedir ` .
455
+
454
456
## OS Constants
455
457
456
458
The following constants are exported by ` os.constants ` .
@@ -1313,6 +1315,7 @@ The following process scheduling constants are exported by
1313
1315
</tr >
1314
1316
</table >
1315
1317
1318
+ [ `SystemError` ] : errors.html#errors_system_errors
1316
1319
[ `process.arch` ] : process.html#process_process_arch
1317
1320
[ `process.platform` ] : process.html#process_process_platform
1318
1321
[ 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