Libraries
»
manqod-server
(1.287.0)
»
Index
»
DrbDb
»
#alive?
Method: DrbDb#alive?
Defined in:
lib/DrbDB.rb
#
alive?
⇒
Boolean
Returns:
(
Boolean
)
291 292 293 294
# File 'lib/DrbDB.rb', line 291
def
alive?
true
# server.alive?
end