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
We should investigate what the current best practices are for producing error messages from cli tools. This came up in the context of #36 (see this comment in particular). At the very least, we should be more careful about std::process:exit().
The text was updated successfully, but these errors were encountered:
We should investigate what the current best practices are for producing error messages from cli tools. This came up in the context of #36 (see this comment in particular). At the very least, we should be more careful about
std::process:exit()
.The text was updated successfully, but these errors were encountered: