Behaviours: provider.
compile/2 | |
compile/3 | |
do/1 | |
format_error/1 | |
init/1 |
compile(State, AppInfo) -> any()
compile(State, Providers, AppInfo) -> any()
do(State::rebar_state:t()) -> {ok, rebar_state:t()} | {error, string()}
format_error(Reason::any()) -> iolist()
init(State::rebar_state:t()) -> {ok, rebar_state:t()}
Generated by EDoc, Jan 3 2024, 15:01:20.