pub fn delete_sop(sops_dir: &Path, name: &str) -> Result<(), Error>
Delete an SOP’s directory (manifest, steps, everything). Errors if no SOP with that name exists.