mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-26 17:01:40 -04:00
Since all use cases of ExitStatus are just putting it into fmt.Errorf, usually with the command string, have ExitStatus do that for the caller.