template

Function

ArgDescriptionType
templateA Go Template compatible string.string (required)
expansionAn object to be expanded into the template.ordereddict.Dict (required)

Description

Expand a Go style template .