index
:
ceph
debian
progress-linux
upstream
debian 12 backports-extras: ceph
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
s3select
/
rapidjson
/
include_dirs.js
blob: b373e85f5ae8e8a827de7cea762020d1373219b0 (
plain
)
1
2
var
path
=
require
(
'path'
);
console
.
log
(
path
.
join
(
path
.
relative
(
'.'
,
__dirname
),
'include'
));