Nerves v0.5.2 Mix.Tasks.Nerves.Shell
Start a Nerves shell for a target or package.
Package Shell
mix nerves.shell pkg nerves_system_rpi3
Summary
Functions
A task needs to implement run
which receives
a list of command line args
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.