Nerves v0.5.2 Mix.Tasks.Nerves.Info

Prints Nerves system information.

mix nerves.info

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

run(argv)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.