ElixirStructureManager.Utils.Injector (elixir_structure_manager v1.3.0)
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