View Source atomvm_rebar3_plugin (atomvm_rebar3_plugin v0.7.3)

Summary

Types

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

Functions

Link to this function

get_atomvm_rebar_provider_config(State, Provider)

View Source
-spec get_atomvm_rebar_provider_config(State :: term(), Provider :: atom()) -> map().
-spec init(rebar_state:t()) -> {ok, rebar_state:t()}.
Link to this function

proplist_to_map(Proplist)

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