Module rlx_prv_release

Copyright © (C) 2012 Erlware, LLC.

Behaviours: provider.

Authors: Eric Merritt (ericbmerritt@gmail.com).

Function Index

do/1recursively dig down into the library directories specified in the state looking for OTP Applications.
format_error/1
init/1

Function Details

do/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/1

format_error(ErrorDetail::term()) -> iolist()

init/1

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


Generated by EDoc, Jan 3 2024, 14:59:09.