index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
commondir
/
example
/
dir.js
blob: e86a346484e7d3a04d5365b22c873ea893138fb9 (
plain
)
1
2
3
var commondir = require('../'); var dir = commondir(process.argv.slice(2)); console.log(dir);