ElixirStructureManager.Utils.Injector (elixir_structure_manager v1.1.0)

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

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)

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)