spudplate
Template scaffolding compiler for spudlang .spud files
Loading...
Searching...
No Matches
spudplate::FileFromSource Struct Reference

File source: content comes from an embedded source file. More...

#include <ast.h>

Public Attributes

PathExpr path
 Path to the source file (resolved at compile time).
 
bool verbatim
 If true, suppress {var} interpolation at runtime.
 

Detailed Description

File source: content comes from an embedded source file.