Module rebar_prv_update

Behaviours: provider.

Function Index

cmp_/6
cmpl_/6
do/1
format_error/1
hex_to_index/1
init/1
valid_vsn/1

Function Details

cmp_/6

cmp_(HighestDepVsn, MinVsn, R, DepsListAcc, Dep, CmpFun) -> any()

cmpl_/6

cmpl_(HighestDepVsn, MaxVsn, R, DepsListAcc, Dep, CmpFun) -> any()

do/1

do(State::rebar_state:t()) -> {ok, rebar_state:t()} | {error, string()}

format_error/1

format_error(X1::any()) -> iolist()

hex_to_index/1

hex_to_index(State) -> any()

init/1

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

valid_vsn/1

valid_vsn(Vsn) -> any()


Generated by EDoc, May 1 2024, 06:36:31.