load_by_name


Description:

public static Plugin? load_by_name (string name)

Load the named plugin.

Refs the plugin.

Parameters:

name

name of plugin to load

Returns:

a reference to a loaded plugin, or null on error.