Copyright © (C) 2012 Erlware, LLC.
Behaviours: provider.
Authors: Eric Merritt (ericbmerritt@gmail.com).
do/1 | recursively dig down into the library directories specified in the state looking for OTP Applications. |
format_error/1 | |
init/1 |
do(State::rlx_state:t()) -> {ok, rlx_state:t()} | relx:error()
recursively dig down into the library directories specified in the state looking for OTP Applications
format_error(ErrorDetail::term()) -> iolist()
init(State::rlx_state:t()) -> {ok, rlx_state:t()}
Generated by EDoc, May 1 2024, 06:25:03.