InstallPluginsContext.setConfirmSearch

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.

class InstallPluginsContext
void
setConfirmSearch

Parameters

confirmSearch bool

whether to ask for confirmation before searching for plugins