mix optimus_hash.seed (OptimusHash v0.2.0) View Source

Generates the required configuration for using OptimusHash. This task is intended to be run only once.

Example

mix ecto.dump

Command line options

  • --bits - does not compile applications before dumping
  • --no-deps-check - does not check depedendencies before dumping

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.