Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util: add util.parseArgs() #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

util: add util.parseArgs() #2

wants to merge 1 commit into from

Conversation

joesepi
Copy link
Owner

@joesepi joesepi commented Jan 20, 2021

Add a function, util.parseArgs(), which accepts an array of
arguments and returns a parsed object representation thereof.

Ref: nodejs/tooling#19

Will update with concerns raised in previous pull request
nodejs#35015

I started to capture concerns and such in this HackMD file:
https://hackmd.io/HLpGxK-ST3GLzpOWP4ag_w

Add a function, `util.parseArgs()`, which accepts an array of
arguments and returns a parsed object representation thereof.

Ref: nodejs/tooling#19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants