Skip to main content

run

Function run 

Source
pub fn run<I>(args: I) -> Result<(), InstallCommandError>
where I: IntoIterator<Item = OsString>,
Expand description

Run the root install workflow.