Class: Debugger::WhereCommand
- Inherits:
-
Object
- Object
- Debugger::WhereCommand
- Defined in:
- lib/rib/patch/debugger.rb
Overview
remove alias ‘backtrace’
Class Method Summary collapse
Class Method Details
.help_command ⇒ Object
7 8 9 |
# File 'lib/rib/patch/debugger.rb', line 7 def self.help_command 'where' end |