ElixirStructureManager.Utils.Injector (elixir_structure_manager v1.5.0)

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

Summary

Functions

append_end(content, appendable, opts)

inject_dependency(content, dependency, opts)

insert_after(content, insertable, opts)

insert_before(content, insertable, opts)

replace(content, insertable, opts)