Skip to main content

worktree_path_for_spec

Function worktree_path_for_spec 

Source
pub fn worktree_path_for_spec(
    spec_id: &str,
    project_name: Option<&str>,
) -> PathBuf
Expand description

Returns the worktree path for a given spec ID.

This does not check whether the worktree exists.