Commit c0e7bf2d authored by Evan Lucas's avatar Evan Lucas
Browse files

src: add getopt option parser

Options have been moved into the NodeOptions class.
A new global, node_options now exists and is used
to access the options after the command line arguments
have been parsed.

PR-URL: https://github.com/nodejs/io.js/pull/1804


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent d29034b3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment