get_can_pre_install_drivers


Description:

[ Version ( since = "0.2.2" ) ]
public bool get_can_pre_install_drivers ()

Whether install script can install drivers at the very beginning of installation.

This is needed for devices for which the OS in question does not have out of the box support for and devices are required/preferred to be available during actual installation.

Parameters:

this

the install script

Returns:

TRUE if install script supports pre-installable drivers, FALSE otherwise.