Libraries
»
manqod-server
(1.287.0)
»
Index
»
DrbDb
»
#serving?
Method: DrbDb#serving?
Defined in:
lib/DrbDB.rb
#
serving?
⇒
Boolean
Returns:
(
Boolean
)
309 310 311
# File 'lib/DrbDB.rb', line 309
def
serving?
@state
==
SERVING
end