pub fn repo_row_declares_apply_sources(r: &RepoRow) -> boolExpand description
What: Whether a [[repo]] row declares sources that participate in Apply (drop-in generation).
Inputs:
r: Parsed row fromrepos.conf.
Output:
truewhenserver, localmirrorlist, or HTTP(S)mirrorlist_urlis set per apply-plan rules.
Details:
- Mirrors apply-plan eligibility for sources; non-HTTP
mirrorlist_urlalone does not qualify.