Skip to main content

resolve_worktree

Function resolve_worktree 

Source
pub async fn resolve_worktree(
    start_dir: impl AsRef<Path>,
    name_or_path: &str,
) -> Result<Option<PathBuf>>
Expand description

Resolve a worktree selection by name or path against the repository.