Class: CLI::Kit::Abort
- Inherits:
-
GenericAbort
- Object
- CLI::Kit::Abort
- Defined in:
- lib/cli/kit.rb
Overview
bug:false; silent: false
Instance Method Summary collapse
-
#bug? ⇒ Boolean
: -> bool.
Instance Method Details
#bug? ⇒ Boolean
: -> bool
76 77 78 |
# File 'lib/cli/kit.rb', line 76 def bug? false end |