Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
db; docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Jan 29, 2013
1 parent 1169edb commit 8b6ab8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/db.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ function createConstructor (db) {


/** /**
* Refresh and return the list of collections on this database * Refresh and return the list of collections on this database
*
* @param {Function} cb
*/ */


;(DB.prototype.collections = function (cb) { ;(DB.prototype.collections = function (cb) {
Expand Down

0 comments on commit 8b6ab8d

Please sign in to comment.