There's no documentation for this item.
# File webrick/server.rb, line 120 def stop if @status == :Running @status = :Shutdown end end
<code/>
<pre/>
<code/>and<pre/>for code samples.