Copyright © (C) 2012 Erlware, LLC.
Authors: Eric Merritt (ericbmerritt@gmail.com).
process_fun(Result) = fun((file:name(), file | directory) -> {ok, Result} | {error, term()} | {ok, Result, Recurse::boolean()} | {noresult, Recurse::boolean()} | {error, term()})
do/2 | recursively dig down into the library directories specified in the state looking for OTP Applications. |
format_error/1 |
do(ProcessDir::process_fun([term()] | term()), LibDirs::[file:name()]) -> [term() | {error, term()}]
recursively dig down into the library directories specified in the state looking for OTP Applications
format_error(ErrorDetails::[ErrorDetail::term()]) -> iolist()
Generated by EDoc, Jun 11 2024, 05:27:21.