Method: Rack::File#path

Defined in:
lib/vendor/rack-1.5.2/lib/rack/file.rb

#pathObject Also known as: to_path

Returns the value of attribute path.



19
20
21
# File 'lib/vendor/rack-1.5.2/lib/rack/file.rb', line 19

def path
  @path
end