EventStore v0.17.0 EventStore.Tasks.Drop View Source
Task to drop the EventStore database.
Link to this section Summary
Functions
Runs task
Link to this section Functions
Link to this function
exec(config, opts) View Source
Runs task
Parameters
- config: the parsed EventStore config
Opts
- is_mix: set to
true
if running as part of a Mix task - quiet: set to
true
to silence output