node/doc/api/os.markdown

8 lines
126 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 18:32:48 +08:00
### os.getHostname()
2010-12-11 16:49:38 +08:00
Returns the hostname of the operating system.