Function cargo_temp::run::clean_up[][src]

pub fn clean_up(
    delete_file: PathBuf,
    tmp_dir: TempDir,
    worktree_branch: Option<Option<String>>,
    subprocesses: Vec<Child>
) -> Result<()>