PluginInfo.getName

Gets the name of the plugin.

The name of a plugin should be a nice short string to be presented in UIs.

The relevant key in the plugin info file is "Name".

Return: the plugin's name.

class PluginInfo
string
getName
()

Meta