Method: DrbDb#to_s

Defined in:
lib/DrbDB.rb

#to_sObject



313
314
315
# File 'lib/DrbDB.rb', line 313

def to_s
  "[ManqodDb #{name}(#{Process.pid})]"
end