alias

Kebab::Errors

The union of the failures parse returns when the input is invalid. Every variant is a Kebab::Error::Base, so it renders itself with to_s and reports which command was being parsed. Match on a specific variant to react to a particular failure.