include_dirs.js 94 Bytes
Newer Older
1 2
var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));