Method: Debugger::CommandProcessor::State#binding

Defined in:
lib/ruby-debug/processor.rb

#bindingObject

Returns the value of attribute binding.



361
362
363
# File 'lib/ruby-debug/processor.rb', line 361

def binding
  @binding
end