Exception: GemKit::Release::Failure

Inherits:
StandardError
  • Object
show all
Defined in:
lib/gem_kit/release/commands/command.rb

Overview

Raised instead of exiting, so the caller decides what a failure means: the Thor CLI turns it into a non-zero status, and the specs assert on it.