Templates
templates
Template path resolution for Copier scaffold templates.
TemplateInfo
TemplateType
get_template_path(template_type=TemplateType.STANDALONE)
Return path to a bundled Copier template.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
template_type
|
TemplateType
|
Type of template to look up. |
STANDALONE
|
Returns:
| Type | Description |
|---|---|
Path
|
Path to the bundled template directory. |