readTemplate

Reads a template.

string
readTemplate
(
string root
,
string name
)

Parameters

root string

The root of the template.

name string

The name of the template.

Meta