- Namespace
- GitReleaseManager
.Core .Templates - Containing Type
- TemplateLoader
Syntax
public ValueTask<string> LoadAsync(TemplateContext context, SourceSpan callerSpan, string templatePath)
Parameters
Name | Type | Description |
---|---|---|
context | TemplateContext | |
callerSpan | SourceSpan | |
templatePath | string |
Return Value
Type | Description |
---|---|
ValueTask |