Nerves.Env.start

You're seeing just the function start, go back to Nerves.Env module for more information.

Specs

start() :: Agent.on_start()

Starts the Nerves environment agent and loads package information. If the Nerves.Env is already started, the function returns {:error, {:already_started, pid}} with the pid of that process