View Source atomvm_rebar3_plugin (atomvm_rebar3_plugin v0.7.4)

Summary

Types

proplist/0

-type proplist() :: [{term(), term()} | term()].

Functions

get_atomvm_rebar_provider_config(State, Provider)

-spec get_atomvm_rebar_provider_config(State :: term(), Provider :: atom()) -> map().

init(State)

-spec init(rebar_state:t()) -> {ok, rebar_state:t()}.

proplist_to_map(Proplist)

-spec proplist_to_map(Proplist :: proplist()) -> map().