pad.libre-service.eu-etherpad/doc/jsdoc/db/DB.md
Peter 'Pita' Martischka 0772f6bb4e updated documentation
2011-07-30 17:25:54 +01:00

20 lines
370 B
Markdown

# db
`require("./db/DB");`
The DB Module provides a database initalized with the settings
provided by the settings module
## Functions
- - -
### init (callback)
Initalizes the database with the settings provided by the settings module
* **callback** *(Function)* *No description*
##Variables
- - -
### db
The UeberDB Object that provides the database functions