pub(crate) fn find_mods( log_file: &Path, skip_installed: bool, game_directory: &Path, strict_matching: bool, ) -> Result<LogFile, Box<dyn Error>>