pub fn guess_template_type( template_path: &Path, debian_path: Option<&Path>, ) -> Option<TemplateType>
Guess the type for a control template.
template_path
debian_path
Template type; None if unknown