Method: Byebug::InfoCommand::DisplayCommand.short_description

Defined in:
lib/byebug/commands/info/display.rb

.short_descriptionObject



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