Module rebar_fetch

Function Index

download_source/3
format_error/1
lock_source/3
needs_update/3

Function Details

download_source/3

download_source(AppDir::file:filename_all(), Source::rebar_resource:resource(), State::rebar_state:t()) -> true | {error, any()}

format_error/1

format_error(X1) -> any()

lock_source/3

lock_source(AppDir::file:filename_all(), Source::rebar_resource:resource(), State::rebar_state:t()) -> rebar_resource:resource() | {error, string()}

needs_update/3

needs_update(AppDir::file:filename_all(), Source::rebar_resource:resource(), State::rebar_state:t()) -> boolean() | {error, string()}


Generated by EDoc, Jun 11 2024, 05:42:19.