mix_templates v0.1.7 MixTemplates.Cache
Manage the cache of local templates. These are stored as Elixir projects
under MIX_HOME/templates
.
Summary
Functions
Return the template’s module, or nil
if it doesn’t exist
Install a local directory tree into the named slot in the cache
Return a list of locally installed templates
Given the path to a project containing a template, load the file in lib/ and return its Module
remove a template from the cache
Functions
Given the path to a project containing a template, load the file in lib/ and return its Module