☰

rebar3_docs

0.2.0+build.78.refcd1eec5

  • Home
  • API Reference

Modules

  • rebar3_docs
  • rebar3_docs_prv
  • rebar3_docs_xmerl

rebar3_docs_prv

Summary

Functions

  • do(State)
  • format_error(Reason)
  • init(State)

Functions

do(State)
-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()}.