Class: Debugger::WhereCommand

Inherits:
Object
  • Object
show all
Defined in:
lib/rib/patch/debugger.rb

Overview

remove alias ‘backtrace’

Class Method Summary collapse

Class Method Details

.help_commandObject



7
8
9
# File 'lib/rib/patch/debugger.rb', line 7

def self.help_command
  'where'
end