method

shutdown

v1_9_1_378 - Show latest stable - Class: GServer
shutdown()
public

No documentation available.

# File lib/gserver.rb, line 119
  def shutdown
    @shutdown = true
  end