Method: Mongo::Cursor::KillSpec#db_name

Defined in:
lib/mongo/cursor/kill_spec.rb

#db_nameObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



46
47
48
# File 'lib/mongo/cursor/kill_spec.rb', line 46

def db_name
  @db_name
end