node/doc/api/os.markdown

8 lines
124 B
Markdown
Raw Normal View History

2010-12-11 16:49:38 +08:00
## os Module
Use `require('os')` to access this module.
2010-12-11 16:56:58 +08:00
### os.getHostname
2010-12-11 16:49:38 +08:00
Returns the hostname of the operating system.