Skip to main content

analyze_breakdowns

Function analyze_breakdowns 

Source
pub fn analyze_breakdowns(
    breakdowns: &[CommandBreakdown],
    min_count: i64,
) -> Vec<Suggestion>
Expand description

Analyze command breakdowns and produce rule suggestions.