mix ecto.gen.migration.run
You're seeing just the function
run
, go back to mix ecto.gen.migration module for more information.
Link to this function
run(args)
Callback implementation for Mix.Task.run/1
.