Skip to main content

clear_state

Function clear_state 

Source
pub fn clear_state(
    project_root: &Path,
    phase: PhaseId,
) -> Result<(), WorkflowError>
Expand description

Remove a phase’s persisted state if present.