mirror of https://github.com/nodejs/node.git
8 lines
125 B
Markdown
8 lines
125 B
Markdown
|
## os Module
|
||
|
|
||
|
Use `require('os')` to access this module.
|
||
|
|
||
|
### tls.getHostname
|
||
|
|
||
|
Returns the hostname of the operating system.
|