Ambition.TemplateCompiler.compile_all – ambition Reference Manual
Packages
ambition
Ambition
TemplateCompiler
@namespace
TemplateCompiler
compile
compile_all
compile_all
Description:
public
void
compile_all
(
string
input_path,
string
output_path)
throws
TemplateCompileError
Compile all vtmpl files in the given directory to vala.
Parameters:
input_path
Directory to search for vtmpl files
output_path
Directory to store vala files