Closed ngoodman closed 10 years ago
For improving the work flow when using node from the command line, it would be useful to have access to command line args (process.argv).
process.argv
It would also be nice to read/write to file.
Julius added this in 6c2d17b47fc6b1f86b9f9b0242d05ac53a0096e2
Some improvements were done in 69280e23554bdcdd9c616b8167b230300a09b72e
For improving the work flow when using node from the command line, it would be useful to have access to command line args (
process.argv
).It would also be nice to read/write to file.