Dumps and exports the results.
Dumps as a raw string. This is meant for development purposes, may be bad for overall perfomance.
Spawns a child process and dumps requested database. This methods returns the
child process instance itself without any heroback logics wrapped yet,
and is mostly used internally.
For a higher level interface, check dump.export() and dump.raw().
Initializes an exporter instance based on constructor options.
Initializes a provider instance based on constructor options.
Generated using TypeDoc
Gets a generated filename for this dump instance.