Method: Thor::Base::ClassMethods#debugging
- Defined in:
- lib/thor/base.rb
#debugging ⇒ Object
Returns the value of attribute debugging.
97 98 99 |
# File 'lib/thor/base.rb', line 97 def debugging @debugging end |
Returns the value of attribute debugging.
97 98 99 |
# File 'lib/thor/base.rb', line 97 def debugging @debugging end |