Plugin.languages

Gets the absolute location of the plugin's language files.

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

Return Value

Type: string

null if the plugin has no language files, a path otherwise

Meta