[ Version ( since = "1.6" ) ]
public void set_confirm_search (bool confirm_search)
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.
this | |
confirm_search |
whether to ask for confirmation before searching for plugins |