method
new
ruby 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