Skip to content

Conversation

@iowillhoit
Copy link
Contributor

When I looked into this a bit more, I don't think a Generic is the correct solution for this. argv is always going to be an array of strings based on the type in the ParseOutput. Since we are returning parsed argv values, we can assume they'll be a string (or undefined set by this validator util if a value is not provided).

Let me know if you feel I am missing something.

@iowillhoit iowillhoit merged commit 0402ac6 into main Oct 13, 2022
@iowillhoit iowillhoit deleted the ew/vararg-generic branch October 13, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants