- Namespace
- Statiq
.Scriban - 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 |