Create mechanism for setting exit codes in the tools

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.8.0-rc1
    • Affects Version/s: None
    • Component/s: All Tools
    • None

      In theory, we should be matching the exit codes for the different error exists in the C++ tools. We can't do this by just exiting in our code with os.Exit(x), since that will break defer statements. It would be nice if we had an error package that let us bubble up error messages with exit codes attached.

            Assignee:
            Michael O'Brien
            Reporter:
            Kyle Erf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: