ScaffoldCa.Utils.Injector (scaffold_ca v0.1.2)

Link to this section Summary

Link to this section Functions

Link to this function

append_end(content, appendable, opts)

Link to this function

inject_dependency(content, dependency, opts)

@spec inject_dependency(String.t(), String.t(), term()) ::
  {:ok, String.t()} | {:error, reason :: term()}
Link to this function

insert_after(content, insertable, opts)

Link to this function

insert_before(content, insertable, opts)