Function analyze_root

Source
pub async fn analyze_root(
    found_config: &FoundConfig,
    args: &AnalyzeArgs,
) -> Result<i32>