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
.