method

start

start()
public

No documentation available.

# File lib/webrick/server.rb, line 21
    def SimpleServer.start
      yield
    end