Skip to main content

load_sops

Function load_sops 

pub fn load_sops(
    install_root: &Path,
    config_dir: Option<&str>,
    default_execution_mode: SopExecutionMode,
) -> Vec<Sop>
Expand description

Load all SOPs from the configured directory, resolved against install_root.