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.



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

def __bb_context
  @__bb_context
end