Exception: Mutineer::ConfigError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mutineer/config.rb

Overview

Raised by the config layer instead of calling exit/abort — a data class must never kill the host process (R8). The CLI rescues this and maps it to exit 2.