get_can_post_install_drivers


Description:

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

Whether install script can install drivers at the very end of installation This can be used for installing devices which the OS in question does not have out of the box support.

Parameters:

this

the install script

Returns:

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