instance method WEBrick::HTTPServer::MountTable#[]
self[dir] -> WEBrick::HTTPServlet::AbstractServlet-
与えられたディレクトリに対応するサーブレットを返します。
- [PARAM] dir:
- ディレクトリを指定します。
- [RETURN]
- WEBrick::HTTPServlet::AbstractServlet のサブクラスのインタンスを返します。
class WEBrick::HTTPServer::MountTable