Method: Debugger::CommandProcessor::State#binding
- Defined in:
- lib/ruby-debug/processor.rb
#binding ⇒ Object
Returns the value of attribute binding.
361 362 363 |
# File 'lib/ruby-debug/processor.rb', line 361 def binding @binding end |