Module rebar_fetch

Function Index

download_source/2
format_error/1
lock_source/2
needs_update/2

Function Details

download_source/2

download_source(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> rebar_app_info:t() | {error, any()}

format_error/1

format_error(X1) -> any()

lock_source/2

lock_source(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> rebar_resource_v2:source() | {error, string()}

needs_update/2

needs_update(AppInfo::rebar_app_info:t(), State::rebar_state:t()) -> boolean() | {error, string()}


Generated by EDoc