Class: HaveAPI::Extensions::ExceptionMailer::Frame

Inherits:
Struct
  • Object
show all
Defined in:
lib/haveapi/extensions/exception_mailer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#context_lineObject

Returns the value of attribute context_line

Returns:

  • (Object)

    the current value of context_line



13
14
15
# File 'lib/haveapi/extensions/exception_mailer.rb', line 13

def context_line
  @context_line
end

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



13
14
15
# File 'lib/haveapi/extensions/exception_mailer.rb', line 13

def filename
  @filename
end

#functionObject

Returns the value of attribute function

Returns:

  • (Object)

    the current value of function



13
14
15
# File 'lib/haveapi/extensions/exception_mailer.rb', line 13

def function
  @function
end

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



13
14
15
# File 'lib/haveapi/extensions/exception_mailer.rb', line 13

def lineno
  @lineno
end