Mix.Tasks.Deps.Unlock

Unlock the given dependencies.

Since this is a destructive action, unlocking of all dependencies can only happen by passing the --all command line option.

Source

Summary

run(args)

Callback implementation of Mix.Task.run/1

Functions

run(args)

Callback implementation of Mix.Task.run/1.

Source