Module rebar_git_subdir_resource

Behaviours: rebar_resource_v2.

Function Index

download/4
format_error/1
init/2
lock/2
make_vsn/2
needs_update/2

Function Details

download/4

download(TmpDir, AppInfo, State, X4) -> any()

format_error/1

format_error(X1) -> any()

init/2

init(Type::atom(), State::rebar_state:t()) -> {ok, rebar_resource_v2:resource()}

lock/2

lock(AppInfo, X2) -> any()

make_vsn/2

make_vsn(AppInfo, X2) -> any()

needs_update/2

needs_update(AppInfo, X2) -> any()


Generated by EDoc