arcanis / clipanion

Type-safe CLI library / framework with no runtime dependencies
https://mael.dev/clipanion/
1.11k stars 64 forks source link

[Copilot-generated] Add support for the `cause` property in error pretty printing #161

Open arcanis opened 6 months ago

arcanis commented 6 months ago

This is mostly a test to see how well Copilot works.

Adds support for handling the cause property of errors in the error formatting logic of the Cli class, enabling the display of nested error information.


For more details, open the Copilot Workspace session.