Class: Rack::Lilypad::Hoptoad::Backtrace

Inherits:
Struct
  • Object
show all
Defined in:
lib/rack/lilypad.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



157
158
159
# File 'lib/rack/lilypad.rb', line 157

def file
  @file
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



157
158
159
# File 'lib/rack/lilypad.rb', line 157

def method
  @method
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



157
158
159
# File 'lib/rack/lilypad.rb', line 157

def number
  @number
end