hookbot icon indicating copy to clipboard operation
hookbot copied to clipboard

Tidy up error handling

Open StevenMaude opened this issue 10 months ago • 0 comments

The way error handling works is a little ad hoc.

It's possible to return errors from the cli package's Actions, so we could do that instead of exiting immediately in this code.

StevenMaude avatar Jan 13 '25 14:01 StevenMaude