File: include_dirs.js

package info (click to toggle)
rapidjson 1.1.0%2Bdfsg2-7.4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,264 kB
  • sloc: cpp: 18,852; ansic: 2,434; python: 235; xml: 182; sh: 83; makefile: 10; javascript: 2
file content (2 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (26)
1
2
var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));