We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
=
Per discussion around #25 (comment), I want to use this API, but enforce that options with values use an = sign.
It's fine if the validation code is in userland (ie, my code) on top of parseArgs.
How can I do that?
Per discussion around #25 (comment), I want to use this API, but enforce that options with values use an
=sign.It's fine if the validation code is in userland (ie, my code) on top of parseArgs.
How can I do that?