Skip to main content

worktree_exists

Function worktree_exists 

Source
pub fn worktree_exists(
    repo_root: impl AsRef<Path>,
    loop_id: &str,
    config: &WorktreeConfig,
) -> bool
Expand description

Check if a worktree exists for the given loop ID.