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