Exception: Exception

Defined in:
lib/byebug.rb

Instance Attribute Summary collapse

Instance Attribute Details

#__bb_bindingObject (readonly)

Returns the value of attribute __bb_binding.



95
96
97
# File 'lib/byebug.rb', line 95

def __bb_binding
  @__bb_binding
end

#__bb_contextObject (readonly)

Returns the value of attribute __bb_context.



95
96
97
# File 'lib/byebug.rb', line 95

def __bb_context
  @__bb_context
end

#__bb_fileObject (readonly)

Returns the value of attribute __bb_file.



95
96
97
# File 'lib/byebug.rb', line 95

def __bb_file
  @__bb_file
end

#__bb_lineObject (readonly)

Returns the value of attribute __bb_line.



95
96
97
# File 'lib/byebug.rb', line 95

def __bb_line
  @__bb_line
end