Skip to main content

run_self_update

Function run_self_update 

Source
pub fn run_self_update(args: &[String]) -> i32
Expand 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.