Method: Rack::File#root

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

#rootObject

Returns the value of attribute root.



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

def root
  @root
end