exerl_util (exerl_build v0.0.2)

Summary

Functions

Start an application and its dependencies and explicitly error in case it can not be started.

Functions

Link to this function

ensure_elixir()

-spec ensure_elixir() -> ok.
Link to this function

ensure_loaded(Deps)

-spec ensure_loaded([binary()]) -> ok.
Link to this function

ensure_started(App)

-spec ensure_started(atom()) -> ok.
Start an application and its dependencies and explicitly error in case it can not be started.