Module error

Module error 

Source
Expand description

General error type that the CLI propagates.

AppError aggregates all error kinds that may surface during a command execution: parsing, I/O, epoch logic, storage, and a catch-all.

Enumsยง

AppError
All errors that can bubble up to the CLI.