Method

FwupdPluginPluginrunner_coldplug_prepare

Declaration [src]

gboolean
fu_plugin_runner_coldplug_prepare (
  FuPlugin* self
  GError** error
)

Description [src]

Runs the coldplug_prepare routine for the plugin.

Available since:0.8.0

Return value

Returns: gboolean
 

TRUE for success, FALSE for failure.