Exception: Exception

Defined in:
lib/byebug.rb

Instance Attribute Summary collapse

Instance Attribute Details

#__debug_bindingObject (readonly)

Returns the value of attribute __debug_binding.



209
210
211
# File 'lib/byebug.rb', line 209

def __debug_binding
  @__debug_binding
end

#__debug_contextObject (readonly)

Returns the value of attribute __debug_context.



209
210
211
# File 'lib/byebug.rb', line 209

def __debug_context
  @__debug_context
end

#__debug_fileObject (readonly)

Returns the value of attribute __debug_file.



209
210
211
# File 'lib/byebug.rb', line 209

def __debug_file
  @__debug_file
end

#__debug_lineObject (readonly)

Returns the value of attribute __debug_line.



209
210
211
# File 'lib/byebug.rb', line 209

def __debug_line
  @__debug_line
end