Mix.Tasks.App.Start

Starts all registered apps. If no apps key exists, it starts the current application.

Command line options

Source

Summary

run(args)

Callback implementation of Mix.Task.run/1

Functions

run(args)

Callback implementation of Mix.Task.run/1.

Source