Config.

TemplatesDirectory Property

Namespace
GitReleaseManager.Core.Configuration
Containing Type
Config

Syntax

[Description("The directory where templates are located")]
[YamlMember(Alias = "templates-dir")]
public string TemplatesDirectory { get; set; }

Attributes

Type Description
Description
YamlMember

Value

Type Description
string
GitHub