InstallPluginsContext.setConfirmSearch

void setConfirmSearch(bool confirmSearch)

This function is used to tell the external installer process whether it should ask for confirmation or not before searching for missing plugins.

If set, this option will be passed to the installer via a --interaction=[show-confirm-search|hide-confirm-search] command line option.

Parameters

confirmSearchwhether to ask for confirmation before searching for plugins