is_available


Description:

public bool is_available () throws Error

Check if the plugin is available.

A plugin is marked as not available when there is no loader available to load it, or when there has been an error when trying to load it previously. If not available then throws will be set.

Parameters:

this

A PluginInfo.

Returns:

true if the plugin is available.