pub fn expand_template( template: &str, tool: &str, args: &str, file: &str, project_root: &str, ) -> String
Expand template placeholders in a command string.