Skip to main content

cron_instructions_path

Function cron_instructions_path 

Source
pub fn cron_instructions_path(project_root: &Path, phase: u32) -> PathBuf
Expand description

Path to a phase’s cron-instructions record. Per-phase since 14a (13-DEFERRED-CR-03): the old single-slot cron-instructions.json let one phase’s rate-limit record clobber another’s under devflow parallel.