0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api/os.markdown
2010-12-11 02:32:48 -08:00

126 B

os Module

Use require('os') to access this module.

os.getHostname()

Returns the hostname of the operating system.