method
starting
v1_8_6_287 -
Show latest stable
- Class:
GServer
starting()protected
No documentation available.
# File lib/gserver.rb, line 148
def starting()
log("#{self.class.to_s} #{@host}:#{@port} start")
end starting()No documentation available.
# File lib/gserver.rb, line 148
def starting()
log("#{self.class.to_s} #{@host}:#{@port} start")
end