Skip to main content

delete_cron_instructions

Function delete_cron_instructions 

Source
pub fn delete_cron_instructions(
    project_root: &Path,
    phase: u32,
) -> Result<(), ShipError>
Expand description

Remove a phase’s cron-instructions record (and a legacy single-slot record naming the same phase). Idempotent.