Skip to main content

seed_repository_ref

Function seed_repository_ref 

Source
pub fn seed_repository_ref(seed: &SeedSpec) -> Option<&RepositoryRef>
Expand description

The RepositoryRef a migrate-mode seed reads from, or None for blob mode. Exhaustive helper so callers that only care about the CR-reference case (referent watches, tenancy gates, credential resolution) do not each write their own match.