Skip to main content

ForkId

Type Alias ForkId 

Source
pub type ForkId = String;
Expand description

Provider-scoped fork identifier. Stable and resolvable by the provider alone (e.g. the absolute worktree path for git-worktree).

Aliased Typeยง

pub struct ForkId { /* private fields */ }