PluginFeature.load

Loads the plugin containing feature if it's not already loaded. feature is unaffected; use the return value instead.

class PluginFeature
load
()

Return Value

a reference to the loaded feature, or NULL on error. [transfer full]

Meta