Property
body
The template body containing generation statements.
let body: MTLBlock
Discussion
The body defines the text generation logic, including literal text, expressions, control flow, and file operations.
Property
The template body containing generation statements.
let body: MTLBlock
The body defines the text generation logic, including literal text, expressions, control flow, and file operations.