Skip to main content

delete_sop

Function delete_sop 

pub fn delete_sop(sops_dir: &Path, name: &str) -> Result<()>
Expand description

Delete an SOP’s directory (manifest, steps, everything). Errors if no SOP with that name exists.