nerves
nerves v1.7.13
  • Pages
  • Modules
  • Mix Tasks

    View Source Mix.Nerves.Utils (nerves v1.7.13)

    Link to this section Summary

    Functions

    bytes_to_gigabytes(bytes)
    check_nerves_system_is_set!()
    check_nerves_toolchain_is_set!()
    debug_info(msg)
    mix_target()
    parse_version(vsn)
    prompt_dev()
    sanitize_path()
    set_provisioning(app)
    shell(cmd, args, opts \\ [])

    Link to this section Functions

    Link to this function

    bytes_to_gigabytes(bytes)

    View Source
    Link to this function

    check_nerves_system_is_set!()

    View Source

    Specs

    check_nerves_system_is_set!() :: String.t()
    Link to this function

    check_nerves_toolchain_is_set!()

    View Source

    Specs

    check_nerves_toolchain_is_set!() :: String.t()
    Link to this function

    debug_info(msg)

    View Source
    Link to this function

    mix_target()

    View Source

    Specs

    mix_target() :: atom()
    Link to this function

    parse_version(vsn)

    View Source

    Specs

    parse_version(String.t()) :: {:error, String.t()} | {:ok, Version.t()}
    Link to this function

    prompt_dev()

    View Source
    Link to this function

    sanitize_path()

    View Source
    Link to this function

    set_provisioning(app)

    View Source
    Link to this function

    shell(cmd, args, opts \\ [])

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.27.3) for the Elixir programming language