☰

rebar3_clojerl

0.8.7

  • Home
  • API Reference

Modules

  • rebar3_clojerl
  • rebar3_clojerl_prv_compile
  • rebar3_clojerl_prv_escriptize
  • rebar3_clojerl_prv_release
  • rebar3_clojerl_prv_repl
  • rebar3_clojerl_prv_run
  • rebar3_clojerl_prv_test
  • rebar3_clojerl_utils

rebar3_clojerl_prv_release

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