rebar3_grisp_pack (rebar3_grisp v2.10.0)

View Source

Summary

Functions

do(RState)

-spec do(rebar_state:t()) -> {ok, rebar_state:t()} | {error, string()}.

format_error(Reason)

-spec format_error(any()) -> iolist().

init(State)

-spec init(rebar_state:t()) -> {ok, rebar_state:t()}.