b9-0.5.17: A tool and library for building virtual machine images.

Safe HaskellNone
LanguageHaskell2010

B9.Content.StringTemplate

Description

Utility functions based on Template to offer $var variable expansion in string throughout a B9 artifact.

Synopsis

Documentation

data SourceFile Source

A wrapper around a file path and a flag indicating if template variable expansion should be performed when reading the file contents.