mix_systemd v0.1.0 MixSystemd.Templates View Source
Template functions.
These functions generate output files from templates.
Link to this section Summary
Link to this section Functions
Link to this function
template_file(template_file, bindings \\ []) View Source
Evaluate template file with bindings
Link to this function
write_template(vars, target_path, template) View Source
Generate file from template
Link to this function