Mix.Task.run
You're seeing just the callback
run
, go back to Mix.Task module for more information.
Specs
A task needs to implement run
which receives
a list of command line args.
run
, go back to Mix.Task module for more information.
A task needs to implement run
which receives
a list of command line args.