pub fn run<I>(args: I) -> Result<(), InstallCommandError>where
I: IntoIterator<Item = OsString>,Expand description
Run the root install workflow.
pub fn run<I>(args: I) -> Result<(), InstallCommandError>where
I: IntoIterator<Item = OsString>,Run the root install workflow.