pub fn infer_bin_dir_template( data: &Data<'_>, has_dir: &mut dyn FnMut(&Path) -> bool, ) -> Cow<'static, str>
Must be called after the archive is downloaded and extracted. This function might uses blocking I/O.