1.0.0 • Published 10 years ago
hosts-path v1.0.0
hosts-path 
Get the path to the hosts file
Install
$ npm install --save hosts-path
Usage
var hostsPath = require('hosts-path');
hostsPath();
//=> '/etc/hosts'
License
MIT © Kevin Martensson
1.0.0
10 years ago