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
Result produced by bpaf contains several types of output - error message and "print and exit", but only error message is exposed to users with fail, while second one can be also useful for custom --version flags. Make print_and_exit?