EventStore.Tasks.Create.exec

You're seeing just the function exec, go back to EventStore.Tasks.Create module for more information.
Link to this function

exec(config, opts \\ [])

View Source

Runs database and schema create 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