pub fn run_self_update(args: &[String]) -> i32Expand description
Update the installed rpi CLI through its documented crates.io install path. Windows stages first because a running executable cannot replace itself; other platforms retain Cargo’s direct replacement behavior.