Files
gastown/internal/cmd
Daniel Sauer 8332a719ab fix(errors): use errors.As for wrapped error handling (#462)
IsSilentExit used type assertion which fails on wrapped errors.
Changed to errors.As to properly unwrap and detect SilentExitError.

Added test to verify wrapped error detection works.
2026-01-16 11:05:59 -08:00
..
2026-01-08 12:36:54 -05:00
2026-01-09 02:22:20 +13:00
2026-01-08 22:10:40 +13:00
2026-01-13 22:13:35 -08:00
2026-01-08 12:36:54 -05:00
2026-01-12 03:18:47 -08:00