Flowdock
alive?(# :nodoc:) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/drb/drb.rb, line 1203
    def alive?  # :nodoc:
      @protocol.alive?
    end
Register or log in to add new notes.