Skip to main content

run

Function run 

Source
pub fn run(argv: &[String]) -> Result<(), String>
Expand description

Run it.

The child inherits stdio, so the installer’s own progress and its sudo prompt reach the terminal directly. Its exit status becomes this command’s: a failed download must not look like a successful update to whatever ran mira update in a script.