pub fn run_self_update(version: &str) -> !Expand description
Run the self-update installer script interactively. This function does NOT return - it replaces the current process with the installer. The caller should ensure the terminal is in a clean state before calling.