Method: Byebug::InfoCommand::DisplayCommand.short_description
- Defined in:
- lib/byebug/commands/info/display.rb
.short_description ⇒ Object
26 27 28 |
# File 'lib/byebug/commands/info/display.rb', line 26 def self.short_description "List of expressions to display when program stops" end |