Method: Rack::Directory::DirectoryBody#root

Defined in:
lib/rack/directory.rb

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



51
52
53
# File 'lib/rack/directory.rb', line 51

def root
  @root
end