This website requires JavaScript.
Explore
Help
Register
Sign In
chengdandan
/
yanchengPowerSupply
Watch
1
Star
0
Fork
You've already forked yanchengPowerSupply
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
df47a37ac9
yanchengPowerSupply
/
node_modules
/
commondir
/
example
/
dir.js
4 lines
94 B
JavaScript
Raw
Blame
History
var
commondir
=
require
(
'../'
)
;
var
dir
=
commondir
(
process
.
argv
.
slice
(
2
)
)
;
console
.
log
(
dir
)
;
Reference in New Issue
View Git Blame
Copy Permalink