Y
Hacker News
new
|
ask
|
show
|
jobs
by
afavour
1690 days ago
Sure, and Node gives you the process.argv array. The point is having higher level APIs than that.
2 comments
voldacar
1690 days ago
it feels like the more higher level APIs we add, the shittier and more annoying software becomes
link
morelisp
1690 days ago
getopt is a higher-level API. process.argv is equivalent to, uh, argv.
link