Engine.getPluginInfo

Gets the #PeasPluginInfo corresponding with @plugin_name, or %NULL if @plugin_name was not found.

class Engine
getPluginInfo
(
string pluginName
)

Parameters

pluginName string

A plugin name.

Return Value

the #PeasPluginInfo corresponding with a given plugin module name.

Meta