Skip to content

src: add getopt option parser

Rodrigo Muino Tomonari requested to merge github/fork/evanlucas/getopt into master

Initial getopt implementation for option parsing. Supersedes https://github.com/nodejs/io.js/pull/1726.

I split out the actual options to try and make it more maintainable.

Merge request reports

Loading