Nerves.Env.host_arch

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

Specs

host_arch() :: String.t()

Returns the architecture for the host system.

Example return values

"x86_64" "arm"