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