Method: Byebug::DebugCommand.short_description

Defined in:
lib/byebug/commands/debug.rb

.short_descriptionObject



28
29
30
# File 'lib/byebug/commands/debug.rb', line 28

def self.short_description
  "Spawns a subdebugger"
end