method
scan
scan(path)
public
Hide source
# File lib/webrick/httpserver.rb, line 195 def scan(path) @scanner =~ path [ $&, $' ] end