method
shutdown
v1_9_2_180 -
Show latest stable
- Class:
GServer
shutdown()public
No documentation available.
# File lib/gserver.rb, line 119
def shutdown
@shutdown = true
end shutdown()No documentation available.
# File lib/gserver.rb, line 119
def shutdown
@shutdown = true
end