strip_legacy_purpose

Function strip_legacy_purpose 

Source
pub(crate) fn strip_legacy_purpose(
    root: &Path,
    config_path: Option<&Path>,
    apply: bool,
    dry_run: bool,
    strip_source_headers: bool,
) -> Result<LegacyPurposeReport, CliError>
Expand description

Inspect and optionally remove legacy .purpose files.