GetPath(TemplateContext, SourceSpan, string) Method
Namespace
Statiq.Scriban
Containing Type
TemplateLoader

Syntax

public string GetPath(TemplateContext context, SourceSpan callerSpan, string templateName)

Parameters

Name Type Description
context TemplateContext
callerSpan SourceSpan
templateName string

Return Value

Type Description
string