The path to render the template to.
Render this template with some arguments.
Render this template with some arguments.
The arguments to the template, as Substitutions (a Map[String, String])
A FileInProject that represents the rendered file to be created
Encapsulates the rendering of the directives in a file (see
cli/README.md
for more on how this works).The render method produces a FileInProject with the final source of the file to be created in the template.