Skip to main content

active_item_execution_contexts

Function active_item_execution_contexts 

Source
pub fn active_item_execution_contexts(
    body: &str,
) -> Vec<(String, ExecutionContext)>
Expand description

Active (open) backlog item ids paired with their parsed execution context, in document order (#goqueuestall). Feeds the go-mode backlog→queue sync skip and the queue-continuation drainable-head computation.