$ ./node --context='foo.js one' foo.js main | |
main 1378239586623 | |
> main 1378239586623 1378239587636 | |
main ending | |
undefined | |
> process.argv | |
[ '', '', 'one' ] | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment