Skip to main content

default_config_template

Function default_config_template 

Source
pub fn default_config_template(version_files: &[String]) -> String
Expand description

Generate a fully-commented default sr.yaml template.

The returned string is valid YAML with inline comments documenting every field. version_files is injected dynamically (typically from auto-detection).