View Source Fermo.Compilers.Slim behaviour (Fermo v0.19.1)

Summary

Callbacks

@callback compile(String.t()) :: {:ok}

Functions

Link to this function

compile(template_project_path)

View Source