Module rebar_resource

This module defines the rebar_resource behaviour.
Required callback functions: lock/2, download/3, needs_update/2, make_vsn/1.

Data Types

location()

location() = string()

ref()

ref() = any()

resource()

resource() = {type(), location(), ref()}

type()

type() = atom()


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