| download_source/2 | |
| format_error/1 | |
| lock_source/2 | |
| needs_update/2 |
download_source(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> rebar_app_info:t() | {error, any()}
format_error(X1) -> any()
lock_source(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> rebar_resource_v2:source() | {error, string()}
needs_update(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> boolean() | {error, string()}
Generated by EDoc