Skip to main content

Module error

Module error 

Source

Enums§

AppError
Application errors with stable codes and exit code mapping.

Constants§

EXIT_CHECK_FINDINGS
EXIT_FILE_ERROR
EXIT_INTERNAL_ERROR
EXIT_INVALID_ARGS
EXIT_INVALID_QUERY
EXIT_PARSE_ERROR
EXIT_SUCCESS
Exit codes for the v1.0.0 CLI contract.
EXIT_TARGET_NOT_FOUND

Functions§

anyhow_to_app_error
Convert anyhow::Error to AppError by inspecting the message.