Method: Rack::ShowExceptions::Frame#function

Defined in:
lib/rack/show_exceptions.rb

#functionObject

Returns the value of attribute function

Returns:

  • (Object)

    the current value of function



21
22
23
# File 'lib/rack/show_exceptions.rb', line 21

def function
  @function
end