View Source Mix.Nerves.IO (nerves_bootstrap v1.11.1)

This module is deprecated. IO from :nerves should be used instead.

Link to this section Summary

Link to this section Functions

Link to this function

debug_info(header, text \\ "", loc \\ :nerves_bootstrap)

View Source
@spec debug_info(String.t(), String.t(), atom()) :: :ok
@spec nerves_env_info() :: :ok
Link to this function

shell_info(header, text \\ "", loc \\ :nerves_bootstrap)

View Source
@spec shell_info(String.t(), String.t(), atom()) :: :ok
Link to this function

shell_warn(header, text \\ "", loc \\ :nerves_bootstrap)

View Source
@spec shell_warn(String.t(), String.t(), atom()) :: :ok