Creates an instance of the Database class.
The configuration object.
Protected
configThe configuration object.
Asynchronously dumps the database to the specified output file.
The base path of the WordPress installation.
A promise that resolves if the database is dumped successfully, or rejects with an error message if an error occurs.
Generated using TypeDoc
Constructor for the Database class.