Method: Rack::ShowExceptions::Frame#filename

Defined in:
lib/rack/show_exceptions.rb

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



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

def filename
  @filename
end