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_sObject

: -> String



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

def to_s = 'terroir'