Module template_utils

Module template_utils 

Source

Statics§

TEMPLATES_DIR

Functions§

copy_verbatim
Copies a file verbatim from the embedded directory to disk
find_template_path
Finds the full path within the embedded directory for a given short name (e.g. “blink”)
get_templates
list_examples_by_category
Helper to list examples for the CLI
process_template_directory
Processes a template directory: renders .tera files and copies others
write_template
Helper to write generated config string to disk