pub async fn check_repos( repos: Vec<String>, flags: &[bool], ) -> Result<(), String>
Asynchronously retrieves important details about each repo in the repos Vec and prints them to the standard output