alive?()
No documentation available.
# File lib/drb/extserv.rb, line 40 def alive? @server ? @server.alive? : false end