worktree_remove

Function worktree_remove 

Source
pub async fn worktree_remove(
    path: impl AsRef<Path>,
    worktree_path: impl AsRef<Path>,
    force: bool,
) -> Result<()>
Expand description

Remove a worktree asynchronously.