Class: Exception::Fault::System

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

Overview

A bug in the tool itself (dev, tec, cli-kit, etc.).

Direct Known Subclasses

ImplicitlySystem

Instance Method Summary collapse

Instance Method Details

#to_s ⇒ Object

: -> String



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

def to_s = 'system'