Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ERBRenderer ¶
type ERBRenderer interface {
Render(srcPath, dstPath string, context TemplateEvaluationContext) error
}
func NewERBRenderer ¶
func NewERBRenderer( fs boshsys.FileSystem, runner boshsys.CmdRunner, logger boshlog.Logger, ) ERBRenderer
Source Files ¶
Click to show internal directories.
Click to hide internal directories.