Function check_all

Source
pub async fn check_all(
    tracking_file: &TrackingFile,
    flags: &[bool],
) -> Result<(), String>
Expand description

Asynchronously retrieves important details about each repo in the tracking file and prints them to the standard output