Method: Byebug::DisableCommand.short_description
- Defined in:
- lib/byebug/commands/disable.rb
.short_description ⇒ Object
27 28 29 |
# File 'lib/byebug/commands/disable.rb', line 27 def self.short_description 'Disables breakpoints or displays' end |