pub fn run( repo_spec: &str, force: bool, all_optional: bool, yes: bool, scope: Option<SetupScope>, plugin_manager: Option<&PluginManager>, ) -> Result<()>