Hwaro::Content::Processors::TemplateContext
Inherits Reference / Object
Context for template variable resolution
Constructors
new(page : Models::Page, config : Models::Config)
SourceInstance methods
add(name : String, value : String | Bool | Int32 | Int64 | Nil)
Add a scalar value (String, Bool, Int, Nil) to the context
config
Sourcepage
Sourcevariables
Source