Skip to main content

classify

Function classify 

Source
pub fn classify(
    staged: &[String],
    lock_exists: impl Fn(&str) -> bool,
) -> Verdict