Mix.Tasks.Deps.Get

Get all out of date dependencies, i.e. dependencies that are not available or have an invalid lock.

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