Method: CouchPillow::MultiDBDirective#_threads

Defined in:
lib/couchpillow/directives/multi_db.rb

#_threadsObject



46
47
48
# File 'lib/couchpillow/directives/multi_db.rb', line 46

def _threads
  @threads ||= []
end