Copyright © (C) 2012 Erlware, LLC.
Authors: Eric Merritt (ericbmerritt@gmail.com).
| do/2 | recursively dig down into the library directories specified in the state looking for OTP Applications. |
| format_error/1 |
do(State::rlx_state:t(), LibDirs::[file:name()]) -> {ok, [rlx_app_info:t()]} | relx:error()
recursively dig down into the library directories specified in the state looking for OTP Applications
format_error(ErrorDetails::[ErrorDetail::term()]) -> iolist()
Generated by EDoc, Jan 1 2017, 17:30:49.