This async function asks the user if they want to dump the WordPress installation. If the user confirms, it gets the WordPress paths, creates a new Dump instance, and initiates it.
It does not take any parameters.
The result of the dump initiation, if it is initiated.
Generated using TypeDoc
This async function asks the user if they want to dump the WordPress installation. If the user confirms, it gets the WordPress paths, creates a new Dump instance, and initiates it.
It does not take any parameters.