The Nest
Explore
Sign in
nicoty
bitburner_scripts
node_modules
minimist
example
parse.js
0
Code
Changes
Tags
Discussions
main
var
argv
=
require
(
'
../
'
)
(
process
.
argv
.
slice
(
2
)
)
;
console
.
log
(
argv
)
;