bkirwi / decline

A composable command-line parser for Scala.
http://monovore.com/decline/
Apache License 2.0
647 stars 71 forks source link

Accumulate errors when reading Eithers #558

Open hugo-vrijswijk opened 2 months ago

hugo-vrijswijk commented 2 months ago

This is useful feedback when both sides of the Either are invalid. You want to know why both sides failed, not just the Right