Class: CLI::Kit::BugSilent
- Inherits:
-
GenericAbort
- Object
- CLI::Kit::BugSilent
- Extended by:
- T::Sig
- Defined in:
- lib/cli/kit.rb
Overview
bug:true; silent:true
Instance Method Summary collapse
Methods included from T::Sig
Instance Method Details
#silent? ⇒ Boolean
94 95 96 |
# File 'lib/cli/kit.rb', line 94 def silent? true end |