Skip to main content

list_cron_instructions

Function list_cron_instructions 

Source
pub fn list_cron_instructions(project_root: &Path) -> Vec<CronInstructions>
Expand description

Every pending cron-instructions record (per-phase files plus a legacy single-slot one), sorted by phase. Unparsable files are skipped.