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
This also prepares for refactoring the error handling everywhere,
preferring to raise an exception rather than calling a deep `quit`.
Refs: #123
Refs: #325Closes: #696
We should add an exported
writeError
proc or similar.The one in
cli.nim
also writes the help text, which isn't always what we want.The text was updated successfully, but these errors were encountered: