Skip to content

Conversation

scalvert
Copy link
Owner

The current RunBin signatures only handled 2 cases: when there were no arguments passed, or when there was string varags and an execa.Options<string>. These signatures didn't accommodate the case where you could have only string varargs or only an execa.Options<string> object.

This PR adds the extra overloads.

@scalvert scalvert added the bug Something isn't working label Apr 26, 2022
@scalvert scalvert requested a review from rwjblue April 26, 2022 16:19
@scalvert scalvert merged commit 3b865b9 into main Apr 26, 2022
@scalvert scalvert deleted the fix-signature branch April 26, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant