Exception: Brut::CLI::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/brut/cli/error.rb

Overview

All errors from a Brut CLI should extend this. Any error that does will be caught and handled without showing the user a stack trace.

Direct Known Subclasses

InvalidOption, SystemExecError