pub fn detect( path: &Path, interpreters: &HashMap<String, Vec<String>>, ) -> Result<String, Box<dyn Error>>