Method: Byebug::ThreadCommand::ListCommand.short_description
- Defined in:
- lib/byebug/commands/thread/list.rb
.short_description ⇒ Object
28 29 30 |
# File 'lib/byebug/commands/thread/list.rb', line 28 def self.short_description "Lists all threads." end |