Exception: Exception

Defined in:
lib/byebug/core.rb

Overview

Extends the extension class to be able to pass information about the debugging environment from the c-extension to the user.

Instance Attribute Summary collapse

Instance Attribute Details

#__bb_contextObject (readonly)

Returns the value of attribute __bb_context.



113
114
115
# File 'lib/byebug/core.rb', line 113

def __bb_context
  @__bb_context
end