Skip to main content

discover_with_worktree

Function discover_with_worktree 

Source
pub async fn discover_with_worktree(
    start_dir: impl AsRef<Path>,
    worktree: Option<&str>,
) -> Result<RepositoryContext>
Expand description

Build a RepositoryContext with an explicit worktree selection.