Nerves.Env.change_target
You're seeing just the function
change_target
, go back to Nerves.Env module for more information.
Specs
change_target(String.t()) :: :ok
Re evaluates the mix file under a different target.
This allows you to start in one target, like host, but then switch to a different target.