Skip to main content

finalize_response

Function finalize_response 

Source
pub fn finalize_response(
    response: &mut Response,
    ctx: &AppContext,
    session_id: &str,
    attach_command: &str,
)
Expand description

Apply finalizers in the established response order: background completions first, then status bar counts.