AsciiDoctorJRunnerSettings.

TemplateDir Property

Summary

Gets or sets a value indicating the directory containing custom render templates the override the built-in set.

corresponds to: -T, --template-dir.

Namespace
Cake.AsciiDoctorJ
Containing Type
AsciiDoctorJRunnerSettings

Syntax

public DirectoryPath? TemplateDir { get; set; }

Value

Type Description
DirectoryPath?
GitHub Discussion