ElixirStructureManager.Utils.Injector (elixir_structure_manager v1.4.2)

Injects some part of text in file contents using regular expressions.

Summary

Functions

Link to this function

append_end(content, appendable, opts)

Link to this function

inject_dependency(content, dependency, opts)

Link to this function

insert_after(content, insertable, opts)

Link to this function

insert_before(content, insertable, opts)

Link to this function

replace(content, insertable, opts)