exerl_util (exerl v0.2.0)
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.
error
in case it can not be started.