fn apply_file_content_classification_stage(
publication: &mut IndexPublicationGuard<'_>,
rows: &[FileContentClassification],
control: &IndexWorkControl,
) -> Result<(), CliError>Expand description
Apply staged file roles inside the parent generation transaction.