Feature Request: RecipeReader::render()
should have a flag for rendering-out known JINJA variables
#245
Labels
Milestone
This request comes from @bkreider
The
RecipeReader::render()
function should be able to produce a YAML string that replaces all known JINJA variables with their expected output.At a latter date, we might also want to consider leveraging the
CbcParser
to augment variables set outside of the recipe file.The text was updated successfully, but these errors were encountered: