Mix.Tasks.Tane
This task executes seeding.
Options
--path- path to directory that contains seed exs files. defaults topriv/repo/seeds
Summary↑
| run(args) | Callback implementation for |
Functions
Callback implementation for c:Mix.Task.run/1.
This task executes seeding.
--path - path to directory that contains seed exs files.
defaults to priv/repo/seeds
| run(args) | Callback implementation for |
Callback implementation for c:Mix.Task.run/1.