This module defines the rebar_resource behaviour.
Required callback functions: lock/2, download/3, needs_update/2, make_vsn/1.
location() = string()
ref() = any()
resource() = {type(), location(), ref()}
type() = atom()
Generated by EDoc, Jun 11 2024, 05:49:39.