mix compile.promox.run
You're seeing just the function
run
, go back to mix compile.promox module for more information.
Link to this function
run(args)
Specs
run(OptionParser.argv()) :: :ok
Callback implementation for Mix.Task.Compiler.run/1
.