Plugin.vers

Gets the plugin's version as indicated in the plugin's package.json file. This should be in major.minor.revision beta format.

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

Meta