Skip to main content

resolve

Function resolve 

Source
pub fn resolve(ctx: &AutoModeContext<'_>) -> ResolvedMode
Expand description

Single entry point for auto-mode resolution. Merges Pipeline A (select_mode_with_task) and Pipeline B (resolve_auto_mode).