Class: JsTestServer::Server::Views::Dir

Inherits:
Page
  • Object
show all
Defined in:
lib/js_test_server/server/views/dir.html.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Page

#content

Instance Attribute Details

#absolute_pathObject (readonly)

Returns the value of attribute absolute_path.



3
4
5
# File 'lib/js_test_server/server/views/dir.html.rb', line 3

def absolute_path
  @absolute_path
end

#relative_pathObject (readonly)

Returns the value of attribute relative_path.



3
4
5
# File 'lib/js_test_server/server/views/dir.html.rb', line 3

def relative_path
  @relative_path
end