View Source rebar3_format_prv (rebar3_format v1.2.0)
Link to this section Summary
Link to this section Functions
-spec do(rebar_state:t()) -> {ok, rebar_state:t()} | {error, iodata()}.
-spec format_error(any()) -> string().
-spec init(rebar_state:t()) -> {ok, rebar_state:t()}.