You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding an optional (to avoid breaking backward compatibility) context.Context parameter to App.RunCommand([]string) would enhance the testability of commands.
If you are open to the idea, I could write down a short proposal and/or send a PR.
The text was updated successfully, but these errors were encountered:
Adding an optional (to avoid breaking backward compatibility)
context.Context
parameter toApp.RunCommand([]string)
would enhance the testability of commands.If you are open to the idea, I could write down a short proposal and/or send a PR.
The text was updated successfully, but these errors were encountered: