Plugin.name

Gets the plugin's name as indicated in the plugin's package.json file.

class Plugin
pure nothrow @property @safe @nogc
string
name
()

Meta