Skip to main content

list_templates

Function list_templates 

Source
pub fn list_templates(project_root: &Path) -> Vec<TemplateInfo>
Expand description

List all available templates (built-in + custom)

Custom templates override built-ins with the same name.