This website requires JavaScript.
Explore
Help
Sign In
n
/
argv-parser
Watch
1
Star
0
Fork
You've already forked argv-parser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
original-with-validation
argv-parser
/
tests-simpler.js
3 lines
82 B
JavaScript
Raw
Permalink
Blame
History
const
args
=
require
(
'./arg-parser-simpler.js'
)
(
process
.
argv
)
;
console
.
log
(
args
)
;
Reference in New Issue
View Git Blame
Copy Permalink