method
new
v1_9_2_180 -
Show latest stable
- Class:
WEBrick::HTTPServer::MountTable
new()public
No documentation available.
# File lib/webrick/httpserver.rb, line 171
def initialize
@tab = Hash.new
compile
end