Skip to main content

active_resolved

Function active_resolved 

Source
pub fn active_resolved() -> Option<ResolvedPolicy>
Expand description

The org policy resolved to a ResolvedPolicy iff it is present, signed by a trusted key, and resolves cleanly. Returns None (after a warn!) in every other case so the caller falls back to the local pack alone. This is the single entry point the runtime uses.