Class: Exception::Fault::Terroir

Inherits:
Fault
  • Object
show all
Defined in:
lib/cli/kit/core_ext.rb

Overview

Not a real failure — e.g. user cancellation, interrupt, or conditions wildly out of anyone's control (no disk space). Doesn't require fixing or tracking.

Instance Method Summary collapse

Instance Method Details

#to_s ⇒ Object

: -> String



64
# File 'lib/cli/kit/core_ext.rb', line 64

def to_s = 'terroir'