Method: Byebug::ThreadCommand.short_description
- Defined in:
- lib/byebug/commands/thread.rb
.short_description ⇒ Object
30 31 32 |
# File 'lib/byebug/commands/thread.rb', line 30 def self.short_description "Commands to manipulate threads" end |