Sign in
apache
/
netbeans
/
2db2714dd98329c95b7263f198f281a84c44638e
/
.
/
webcommon
/
javascript2.editor
/
test
/
unit
/
data
/
testfiles
/
scriptInput.js.formatted
blob: 519f948cc2adac573afd8c758334ed9c3a6b316e [
file
]
#!/usr/bin/env node
console
.
log
(
'Arguments:'
,
process
.
argv
.
length
);
console
.
log
(
process
.
argv
);