Skip to main content

orchestrator_profile_dirs

Function orchestrator_profile_dirs 

Source
pub fn orchestrator_profile_dirs(root: &Path) -> Vec<(String, PathBuf)>
Expand description

Every profile folder under an orchestrator home, in listing order: the root (the implicit default profile) then each profiles/<name>/.

One helper, used by every reader that answers --harness orchestrator, so the folder layout of docs/ORCHESTRATOR-IR.md ยง6 is stated once.