chiptopher/guet

Call unexpected errors unexpected

chiptopher opened this issue · 0 comments

Feature Request

Description

When an unexpected error occurs, it just says an error occurred. Instead, it should describe the error was "unexpected" so the user isn't confused why guet doesn't handle the error.

Example

Example of feature in use in the following format:

$ guet some command that causes an error
An unexpected error has occurred, and been logged at ~/.guet/errors. Please include these logs if reporting an issue.