so that exit 1 happens as long as error is non-nil
@@ -93,6 +93,6 @@ func HandleExitCoder(err error) {
if err.Error() != "" {
fmt.Fprintln(ErrWriter, err)
OsExiter(1)
}
The note is not visible to the blocked user.