pub fn seed_armed(seed: Option<&SeedSpec>, unique_id: Option<&str>) -> boolExpand description
Whether a repository whose status.uniqueId is unique_id should arm its
seed (D4): a seed runs only on a repository that has never been initialized.
Once the bootstrap pins a unique ID the block is a standing no-op.